]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 27 May 2015 19:06:15 +0000 (14:06 -0500)
commit0cc9993ebdfa043a83981ad0c241459248f5f45a
tree7131a00ee62481a92b8b54899537166540eb5016
parente445af332ba0bc191cfeb7716f5ebb7ee5ff362d
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