ldb:ldbedit tool - don't forget about the "do_edit" result code
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 5 Feb 2011 12:19:56 +0000 (13:19 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Wed, 9 Feb 2011 17:59:19 +0000 (18:59 +0100)
commit475ea1ca595b3f6ea5fd6476c28f21995d781529
tree97e94e33641f4e4d5d687bffdda66fd5b957e346
parent79d3532f7f905afe1a48acabf75247cef6f791e3
ldb:ldbedit tool - don't forget about the "do_edit" result code

Use it for computing the program exit code. The "result" has not to be
free'd explicitly since it's a child by "ldb" which itself is child by
"mem_ctx".
source4/lib/ldb/tools/ldbedit.c