Clear received_ops - they are already freed
This commit is contained in:
@@ -58,6 +58,7 @@ void osd_messenger_t::stop_client(int peer_fd, bool force, bool force_delete)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
clear_immediate_ops(peer_fd);
|
clear_immediate_ops(peer_fd);
|
||||||
|
cl->received_ops.clear();
|
||||||
if (log_level > 0)
|
if (log_level > 0)
|
||||||
{
|
{
|
||||||
if (cl->osd_num)
|
if (cl->osd_num)
|
||||||
|
|||||||
Reference in New Issue
Block a user