s3 ntlm_auth: Don't malloc data that will be talloc_free()d
authorKai Blin <kai@samba.org>
Fri, 26 Mar 2010 21:28:43 +0000 (14:28 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 6 May 2010 12:08:34 +0000 (14:08 +0200)
commit76019d6506a7f2b677ef1dd49e22dda2f73c3f52
treeda02d74dc5c3599130816f4909817b7dc2442ed2
parentdeaa996e2fbc2bbd2640a53ca9a424b1421a980e
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.
(cherry picked from commit 36ecc6bed9bbf7ed6437433d89ec9d49da43e5ee)
source3/utils/ntlm_auth.c