r1511: fixed a free() that should be ldb_free()
authorAndrew Tridgell <tridge@samba.org>
Thu, 15 Jul 2004 07:16:15 +0000 (07:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:57:37 +0000 (12:57 -0500)
commit6f47dec36459dda22130ff36f7cdf8b675a28742
tree2b08feef501fc25ca1069650f85774362962e99c
parentf348037f7bb7ec0638d8d4c96e06a7d3d7406151
r1511: fixed a free() that should be ldb_free()

this might explain the tdb corruption that metze found - it caused heap corruption that affected tdb
(This used to be commit 31d55dfb443612a341ff6ade77c6e4477c4fefca)
source4/lib/ldb/ldb_tdb/ldb_tdb.c