r11958: - fixed memory leaks in the ldb_result handling in ldb operations
authorAndrew Tridgell <tridge@samba.org>
Tue, 29 Nov 2005 12:34:03 +0000 (12:34 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:51 +0000 (13:46 -0500)
commit6eabad9c9d977c1c5c6ecf7494a0be42ad113d23
tree96a9cf1b04fb6fe460f734cc53df409c65daa7a0
parentb77685a4ae40e6619d82af98e0def173b4f4b7ec
r11958: - fixed memory leaks in the ldb_result handling in ldb operations

- removed an unnecessary level of pointer in ldb_search structure
(This used to be commit b8d4afb14a18dfd8bac79882a035e74d3ed312bd)
source4/dsdb/samdb/ldb_modules/proxy.c
source4/dsdb/samdb/ldb_modules/rootdse.c
source4/ldap_server/ldap_simple_ldb.c
source4/lib/ldb/common/ldb.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/ldb_ildap/ldb_ildap.c
source4/lib/ldb/ldb_tdb/ldb_tdb.c
source4/lib/ldb/modules/ldb_map.c
source4/lib/ldb/modules/operational.c