r10213: fixed a memory leak in the ldap client and server code spotted by Karl
authorAndrew Tridgell <tridge@samba.org>
Tue, 13 Sep 2005 22:05:45 +0000 (22:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:38:09 +0000 (13:38 -0500)
commita129ad36eb34bbeda80c75b2f8d771bdaca8451e
tree07a70c2d8d5a7f687a79334874b4a3d34701922b
parent234481fd40f02a3cd2cccfea0909d248b82a83d8
r10213: fixed a memory leak in the ldap client and server code spotted by Karl
Melcher. ldap_encode() now takes a memory context to use for the data
blob
(This used to be commit 09948a59336a7f02bf2b4605f2d4d886e65b85f2)
source4/ldap_server/ldap_server.c
source4/libcli/cldap/cldap.c
source4/libcli/ldap/ldap.c
source4/libcli/ldap/ldap_client.c