mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Fix return value
This commit is contained in:
parent
0ad91236fd
commit
88c8cca820
@ -187,6 +187,7 @@ monitor_back_search(
|
||||
attrsonly, NULL );
|
||||
nentries = 1;
|
||||
}
|
||||
rc = LDAP_SUCCESS;
|
||||
monitor_cache_release( mi, e );
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user