s3 ntlm_auth: Don't malloc data that will be talloc_free()d
authorKai Blin <kai@samba.org>
Thu, 25 Mar 2010 21:22:56 +0000 (22:22 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 26 Mar 2010 20:43:21 +0000 (13:43 -0700)
commite968db67395cbfa1e0c46eb7c03b77916579596d
tree1da7238f2e8b0384635e7c40ea48f7888b4e5bf2
parentc1f6f61f620e865516d1856c9d937b5326a29046
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