s3: Prevent glibc errors: talloc()ed memory should not be SAFE_FREE()ed.
commitc6d092c6638a1ca48e9b92b7017c0c3c08f85f77
authorJim McDonough <jmcd@samba.org>
Fri, 4 Dec 2009 17:31:53 +0000 (4 12:31 -0500)
committerKarolin Seeger <kseeger@samba.org>
Wed, 23 Dec 2009 11:07:53 +0000 (23 12:07 +0100)
treeb7aa78bd6f892826b101d750aebf63824ab3bb1f
parent9a66230da447d68597780a3f1c4cbe638e0ef576
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()).
(cherry picked from commit 779ebd6a6800ceb0d192232b2ec9687115115c73)
source3/libads/ldap.c