s3: bug #6967: Prevent glibc error on net ads join:
authorJim McDonough <jmcd@samba.org>
Fri, 4 Dec 2009 17:31:53 +0000 (12:31 -0500)
committerJim McDonough <jmcd@samba.org>
Fri, 4 Dec 2009 17:43:27 +0000 (12:43 -0500)
commit265e4dfbb614398cffc5619a9800fc85f96e5438
treec0b849a7e513d5dd87d7bc028779e7bdf568b582
parent02fe8630395879ffa761d75c7d7b75fc7cda5e4c
s3: bug #6967: Prevent glibc error on net ads join:
talloc()ed memory should not be SAFE_FREE()ed.

Signed-off-by: Jim McDonough <jmcd@samba.org>
source3/libads/ldap.c