r2420: Way back at the 1st SambaXP, Simo pointed out a subtle bug related to the
authorChristopher R. Hertel <crh@samba.org>
Sun, 19 Sep 2004 21:25:24 +0000 (21:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:43 +0000 (10:52 -0500)
commitb3997aeaf47d5cf0d5ed63038f3b22c9dfcdff4c
tree3396413ed09e80cbf9e1b7ca5369b44b446f42cb
parente1bf108ae965ae730c67524164fa36497ea905b5
r2420: Way back at the 1st SambaXP, Simo pointed out a subtle bug related to the
interaction between the splay tree code and the code used to find a leaf
node.  The problem is rare, and with most sites using the newer hashing
algorithm it's probably not important to fix it.  I have fixed it,
however.
source/ubiqx/ubi_BinTree.c
source/ubiqx/ubi_BinTree.h