Changeset 274 for branches/samba-3.3.x/source/libsmb/credentials.c
- Timestamp:
- Jun 17, 2009, 2:19:52 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/libsmb/credentials.c
r206 r274 256 256 struct dcinfo tmp_dc = *dc; 257 257 258 if (!received_cred || !cred_out) { 259 return false; 260 } 261 258 262 /* Do all operations on a temporary copy of the dc, 259 263 which we throw away if the checks fail. */
Note:
See TracChangeset
for help on using the changeset viewer.