Changeset 746 for vendor/current/source3/libsmb/clioplock.c
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/libsmb/clioplock.c
r740 r746 119 119 fail: 120 120 TALLOC_FREE(frame); 121 if (!NT_STATUS_IS_OK(status)) {122 cli_set_error(cli, status);123 }124 121 return status; 125 122 }
Note:
See TracChangeset
for help on using the changeset viewer.