Skip to content

Fix crash happening in rare case when an I/O error happens after a Chatroom...

Simon Morlat requested to merge fix/event-crash-5.3 into release/5.3

Fix crash happening in rare case when an I/O error happens after a Chatroom SUBSCRIBE, caused by the destruction of the Op during the notification of the termination of the subscription.

Merge request reports