s3: Prevent glibc errors: talloc()ed memory should not be SAFE_FREE()ed.
commit779ebd6a6800ceb0d192232b2ec9687115115c73
authorJim McDonough <jmcd@samba.org>
Fri, 4 Dec 2009 17:31:53 +0000 (4 12:31 -0500)
committerKarolin Seeger <kseeger@samba.org>
Mon, 7 Dec 2009 14:56:27 +0000 (7 15:56 +0100)
tree3ee0d55501892d2eb72fa63bd27621e5cf19e639
parent6b430b4fd88eb033098366f9a6b204c55ca7f79e
s3: Prevent glibc errors: talloc()ed memory should not be SAFE_FREE()ed.

Fix bug #6967 (net ads join with OU fails with glibc error on free()).
source3/libads/ldap.c