r2420: Way back at the 1st SambaXP, Simo pointed out a subtle bug related to the
commit78c554474a00eff0388242266ebe166db56d2800
authorChristopher R. Hertel <crh@samba.org>
Sun, 19 Sep 2004 21:25:24 +0000 (19 21:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:43 +0000 (10 10:52 -0500)
tree9e93f8a1716cfc0cdfa6cd8498759c2bd47dc0b1
parentf820b921cdeba93f21237e32f9872340d3afc347
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.
(This used to be commit b3997aeaf47d5cf0d5ed63038f3b22c9dfcdff4c)
source3/ubiqx/ubi_BinTree.c
source3/ubiqx/ubi_BinTree.h