Changeset 134 for branches/samba-3.0/source/libsmb/libsmbclient.c
- Timestamp:
- May 23, 2008, 6:56:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/libsmb/libsmbclient.c
r71 r134 6365 6365 SAFE_FREE(context->user); 6366 6366 6367 DEBUG(3, ("Context %p succes fully freed\n", context));6367 DEBUG(3, ("Context %p successfully freed\n", context)); 6368 6368 SAFE_FREE(context->internal); 6369 6369 SAFE_FREE(context);
Note:
See TracChangeset
for help on using the changeset viewer.