Changeset 427 for vendor/current/source3/smbd/sesssetup.c
- Timestamp:
- Apr 9, 2010, 3:20:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/smbd/sesssetup.c
r414 r427 1214 1214 #endif 1215 1215 1216 p2 = (char *)req->buf + data_blob_len;1216 p2 = (char *)req->buf + blob1.length; 1217 1217 1218 1218 p2 += srvstr_pull_req_talloc(talloc_tos(), req, &tmp, p2,
Note:
See TracChangeset
for help on using the changeset viewer.