fixed a logic error in the sorted_tree_find_child() routine
authorGerald Carter <jerry@samba.org>
Sat, 20 Jul 2002 02:42:04 +0000 (02:42 +0000)
committerGerald Carter <jerry@samba.org>
Sat, 20 Jul 2002 02:42:04 +0000 (02:42 +0000)
commit39bbeff5b361ffa6a5ff9273cf7fce5f46543703
treefd091e5a4bb4ed90a6aafa8c22721a0c61e4be5f
parent3c0a9c46d8057b9499d7d48a67ba15f9942d558a
fixed a logic error in the sorted_tree_find_child() routine
that caused a valid search to fail.  The printing registry
view now works again.
(This used to be commit 2050859f03493d5135984ce1e42baf8f1f2566b9)
source3/lib/adt_tree.c
source3/registry/reg_cachehook.c
source3/registry/reg_frontend.c