s3 ntlm_auth: Don't malloc data that will be talloc_free()d
commit66565a364afe6336773acab35b96b8e74da078b3
authorKai Blin <kai@samba.org>
Thu, 25 Mar 2010 21:22:56 +0000 (25 22:22 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Mar 2010 05:55:17 +0000 (29 07:55 +0200)
tree65929c318431904a4ad3b79f98e602bd9a2d267a
parent1790e88f0f9c4fae90dcb53101f70c97ba6a6a5d
s3 ntlm_auth: Don't malloc data that will be talloc_free()d

This fixes bug #7290
Thanks to Mohan <mohann@silver-peak.com> for the bug report.
source3/utils/ntlm_auth.c