r19296: added a leak detector to ldb_wrap_connect()
authorAndrew Tridgell <tridge@samba.org>
Sun, 15 Oct 2006 21:31:58 +0000 (21:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:21:03 +0000 (14:21 -0500)
commitba68ee4cd40ca6a5d17fedf621bc17d966d9bd48
tree19ed6ab77710ebb19a8923e28ed24112f264aa59
parent3df891a5af0137b0215235cad6f06446df160782
r19296: added a leak detector to ldb_wrap_connect()

this makes 'make test' _very_ noisy, apologies for that, but nearly
all the noise is real memory leaks, so if you don't like it then jump
in and help fix the leaks :)
(This used to be commit d791fd7b7b7a0a2674a70afe6cbbf0e3bd014544)
source4/lib/db_wrap.c