]> git.sur5r.net Git - openldap/commit
Fix for sparse ranges, get next ID from DB
authorHoward Chu <hyc@openldap.org>
Wed, 1 Jun 2011 08:44:51 +0000 (01:44 -0700)
committerHoward Chu <hyc@openldap.org>
Wed, 1 Jun 2011 08:44:51 +0000 (01:44 -0700)
commitf5cb879aed8f7ad5897f2fa0dfa0120bccdc1d1f
treee3cf973a6efbe7e60e2b7b9c4f4b8d3b6d380b6a
parentea228495148cf585dab9755bd2438e12068eb624
Fix for sparse ranges, get next ID from DB

Instead of iterating thru potentially many nonexistent IDs
servers/slapd/back-bdb/search.c