Ignore:
Timestamp:
Jun 6, 2016, 7:23:43 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to latest 3.6.25

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/libcli/auth/schannel_state_tdb.c

    r740 r914  
    286286        int ret;
    287287
     288        if (creds_out != NULL) {
     289                *creds_out = NULL;
     290        }
     291
    288292        tmpctx = talloc_named(mem_ctx, 0, "schannel_check_creds_state");
    289293        if (!tmpctx) {
Note: See TracChangeset for help on using the changeset viewer.