mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 17:49:59 -05:00
Fix prev commit
This commit is contained in:
parent
b7f9fe1bca
commit
3dfab875e8
1 changed files with 1 additions and 0 deletions
|
|
@ -441,6 +441,7 @@ monitor_back_register_database(
|
|||
if ( rc != 0 ) {
|
||||
goto done;
|
||||
}
|
||||
ep = &mp->mp_next;
|
||||
|
||||
done:;
|
||||
monitor_cache_release( mi, e_database );
|
||||
|
|
|
|||
Loading…
Reference in a new issue