r16825: Make ldb_sainity_check() set an error string. This makes it much
authorAndrew Bartlett <abartlet@samba.org>
Thu, 6 Jul 2006 05:08:30 +0000 (05:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:09:47 +0000 (14:09 -0500)
commit44e6f21393ea6f2531c6d1e789a0a01582bc6dca
tree3d34180ed1de88b3e0e8e63832fb138ba4e33b96
parent927cbf74ae1c08876a717f739449177d03740f2e
r16825: Make ldb_sainity_check() set an error string.  This makes it much
easier to chase down what modules or application code gets wrong.

Ensure not to leave memory allocated on failure in ldb_search()

Andrew Bartlett
(This used to be commit 0828739951ed879640f8ed6e4700d8ca6b8221b8)
source4/lib/ldb/common/ldb.c
source4/lib/ldb/common/ldb_msg.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/modules/objectclass.c