Skip to content

Avoid flooding the log with nullptr reference errors when closing a chat

Flo Lee requested to merge nochat-nullptr into master

This is similar to !310 (closed) but will avoid setting null any time, so it should be very reliable :)

Merge request reports