Changeset 228 for branches/samba-3.2.x/source/smbd/notify.c
- Timestamp:
- May 26, 2009, 9:44:50 AM (17 years ago)
- File:
-
- 1 edited
-
branches/samba-3.2.x/source/smbd/notify.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/smbd/notify.c
r136 r228 360 360 char *fullpath; 361 361 362 363 364 362 365 if (asprintf(&fullpath, "%s/%s", conn->connectpath, path) == -1) { 363 366 DEBUG(0, ("asprintf failed\n"));
Note:
See TracChangeset
for help on using the changeset viewer.
