ntlm_auth: use data_blob_talloc() to allocate session key
commit7301c6deef3241dd9d0a03cfcd1153a958908c19
authorKai Blin <kai@samba.org>
Wed, 18 Nov 2009 10:26:57 +0000 (18 11:26 +0100)
committerKai Blin <kai@samba.org>
Sat, 21 Nov 2009 07:27:15 +0000 (21 08:27 +0100)
treed949c595cb3606e46b30c5849a23a78d8a837aa6
parentcfb84c68030d4ee584db68b9c43c147c00a01ce2
ntlm_auth: use data_blob_talloc() to allocate session key

Thanks to Shibu Piriyath <shibunair80@ymail.com> for spotting the issue.

(cherry picked from commit 43ed7a413dec10adc8cc4ede09132441b5ba2267)
source3/utils/ntlm_auth.c