Changeset 751 for trunk/server/source3/libsmb/clioplock.c
- Timestamp:
- Nov 29, 2012, 1:59:04 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/libsmb/clioplock.c
r745 r751 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.