s3 ntlm_auth: Don't malloc data that will be talloc_free()d
commit36ecc6bed9bbf7ed6437433d89ec9d49da43e5ee
authorKai Blin <kai@samba.org>
Fri, 26 Mar 2010 21:28:43 +0000 (26 14:28 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Mar 2010 05:55:45 +0000 (29 07:55 +0200)
treebeb9e5b77c31c611125a317d915d57b4882fc537
parentdc83d031398819c1b2c57aacf4f34c304cf09682
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