Changeset 916 for trunk/server/libcli/auth
- Timestamp:
- Jun 6, 2016, 8:53:52 PM (9 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 914
- Property svn:mergeinfo changed
-
trunk/server/libcli/auth/schannel_state_tdb.c
r745 r916 286 286 int ret; 287 287 288 if (creds_out != NULL) { 289 *creds_out = NULL; 290 } 291 288 292 tmpctx = talloc_named(mem_ctx, 0, "schannel_check_creds_state"); 289 293 if (!tmpctx) {
Note:
See TracChangeset
for help on using the changeset viewer.