mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 02:29:34 -05:00
ITS#9832 Reset e back to the entry we need to release
This commit is contained in:
parent
1c197bbef9
commit
47069fee55
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ monitor_send_children(
|
|||
monitor_cache_lock( e );
|
||||
monitor_cache_release( mi, e );
|
||||
}
|
||||
e = rs->sr_entry;
|
||||
goto freeout;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue