s4-ldb: use a parent context in the ldb utils
authorAndrew Tridgell <tridge@samba.org>
Sun, 2 May 2010 13:53:14 +0000 (15:53 +0200)
committerAndrew Tridgell <tridge@samba.org>
Sun, 2 May 2010 16:25:13 +0000 (18:25 +0200)
commit7cbcf652c51d283ac55b898c60ea39e45a48e5dd
tree54a54125a0fab5f3cd96a03bb0235c5c1d39fcde
parentdf6d0db21d31dee1bc51c3a0703e1ad9ab5f028b
s4-ldb: use a parent context in the ldb utils

This avoids a talloc free with references error on exit
source4/lib/ldb/tools/ldbadd.c
source4/lib/ldb/tools/ldbdel.c
source4/lib/ldb/tools/ldbedit.c
source4/lib/ldb/tools/ldbmodify.c
source4/lib/ldb/tools/ldbrename.c
source4/lib/ldb/tools/ldbsearch.c