ntlm_auth: use data_blob_talloc() to allocate session key
authorKai Blin <kai@samba.org>
Wed, 18 Nov 2009 10:26:57 +0000 (11:26 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:41:05 +0000 (11:41 +0100)
commit4df10370adf11f03e41f01c4b3d0ed8c7ca62b30
treed949c595cb3606e46b30c5849a23a78d8a837aa6
parent9fa7523660a91caf4654aa8a60e6dae0798e5b68
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)
(cherry picked from commit 7301c6deef3241dd9d0a03cfcd1153a958908c19)
source3/utils/ntlm_auth.c