]> git.sur5r.net Git - openldap/commit
ITS#8146 fix mdb_filter_candidates for unindexed attr
authorHoward Chu <hyc@openldap.org>
Mon, 18 May 2015 16:55:04 +0000 (17:55 +0100)
committerHoward Chu <hyc@openldap.org>
Mon, 18 May 2015 16:55:04 +0000 (17:55 +0100)
commit1e768c1cdae1671de0b411082045b04f325d2f9a
tree7108aefc24a424604153b46ba907aecfb75b3fe1
parentfc05c63b63343fc4beb2ed89021f7e8250892dba
ITS#8146 fix mdb_filter_candidates for unindexed attr

Change result of MDB_IDL_ALL() to use the last entryID in the DB
instead of NOID.
servers/slapd/back-mdb/filterindex.c