r7756: Don't segfault by trying to search for the NULL DN, if the wrong
authorAndrew Bartlett <abartlet@samba.org>
Sun, 19 Jun 2005 12:55:46 +0000 (12:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:31 +0000 (13:18 -0500)
commit3e73885ba4eb0d60d6ed997360e0ea3e17dc154d
treea82bdac788b770a9db12f536412bd6c612941a1b
parentf021c2da15ac549c253ddc2c0cb4f15fba7bdc07
r7756: Don't segfault by trying to search for the NULL DN, if the wrong
password was entered.  We would not use the results of the search in
any case.

Andrew Bartlett
(This used to be commit edeb908acaaaaab13bef4d2e3fae18d87c07af81)
source4/rpc_server/samr/samr_password.c