mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#2015 give correct index key back to presence_candidates
This commit is contained in:
parent
e2b8a3b139
commit
f7859e9913
@ -112,6 +112,7 @@ int bdb_index_param(
|
||||
switch( ftype ) {
|
||||
case LDAP_FILTER_PRESENT:
|
||||
if( IS_SLAP_INDEX( mask, SLAP_INDEX_PRESENT ) ) {
|
||||
*prefixp = presence_key;
|
||||
goto done;
|
||||
}
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user