r25958: Callers of gendb_search_dn() don't expect to get
authorAndrew Bartlett <abartlet@samba.org>
Thu, 15 Nov 2007 00:13:24 +0000 (01:13 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:45:18 +0000 (05:45 +0100)
commitf8bf16960e701433572d12f4c888ab271f05f485
tree13220a81b5294502702561ad3d6db4933a946d49
parent3f7dcaceba0adbc4a436780bad776255425bf1b2
r25958: Callers of gendb_search_dn() don't expect to get

LDB_ERR_NO_SUCH_OBJECT for base searches.  Return 0 in this case.

Andrew Bartlett
(This used to be commit eb180f6a6af0caf185e0f9782173c232dab9c5fb)
source4/lib/gendb.c