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)
committerKai Blin <kai@samba.org>
Sat, 21 Nov 2009 06:29:33 +0000 (07:29 +0100)
commit43ed7a413dec10adc8cc4ede09132441b5ba2267
treebe2beebdb708460a5629a2cd0062faa348816483
parent54ba3f522bd26919183278643b417e9632524be9
ntlm_auth: use data_blob_talloc() to allocate session key

Thanks to Shibu Piriyath <shibunair80@ymail.com> for spotting the issue.
source3/utils/ntlm_auth.c