Ignore:
Timestamp:
Nov 27, 2012, 4:56:06 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated vendor to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/libsmb/ntlmssp.c

    r740 r746  
    613613                }
    614614        } else if (ntlmssp_state->neg_flags & NTLMSSP_NEGOTIATE_NTLM2) {
    615                 struct MD5Context md5_session_nonce_ctx;
     615                MD5_CTX md5_session_nonce_ctx;
    616616                uint8_t session_nonce[16];
    617617                uint8_t session_nonce_hash[16];
Note: See TracChangeset for help on using the changeset viewer.