CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2010/07/06 07:28:35
Modified files: usr.sbin/ldapd : btree.c Log message: When moving a node between pages during rebalance, find the source page prefix before finding any child page prefix. This fixes an inconsistency during rebalance.