Fix return value

This commit is contained in:
Kurt Zeilenga 2002-09-15 22:42:07 +00:00
parent 0ad91236fd
commit 88c8cca820

View File

@ -187,6 +187,7 @@ monitor_back_search(
attrsonly, NULL );
nentries = 1;
}
rc = LDAP_SUCCESS;
monitor_cache_release( mi, e );
break;