ITS#9832 Reset e back to the entry we need to release

This commit is contained in:
Ondřej Kuzník 2022-04-25 17:00:08 +01:00 committed by Quanah Gibson-Mount
parent 1c197bbef9
commit 47069fee55

View file

@ -128,6 +128,7 @@ monitor_send_children(
monitor_cache_lock( e );
monitor_cache_release( mi, e );
}
e = rs->sr_entry;
goto freeout;
}
}