s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_challenge" - fix the assignment...
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 6 Apr 2010 12:26:20 +0000 (14:26 +0200)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 6 Apr 2010 12:54:10 +0000 (14:54 +0200)
commitb7b464eeee96a57fb94c1f0899bfdb6639a70eb6
tree2f6b3d57434d4a5ae665ac672fa86613b0be30c5
parent0086db6c0cdf0c7afccc143259c8c55382e466aa
s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_challenge" - fix the assignment of the challenge

This is a string buffer and not a DATA_BLOB.
source4/auth/ntlm/auth_developer.c