Clear received_ops - they are already freed

This commit is contained in:
Vitaliy Filippov
2026-03-26 01:08:02 +03:00
parent 538620b400
commit 94be147e80
+1
View File
@@ -58,6 +58,7 @@ void osd_messenger_t::stop_client(int peer_fd, bool force, bool force_delete)
return;
}
clear_immediate_ops(peer_fd);
cl->received_ops.clear();
if (log_level > 0)
{
if (cl->osd_num)