tdesktop/Telegram/SourceFiles/info/common_groups
John Preston 12a24dd473 Fix possible crash in common groups list.
Currently Data::Session::processChat() may change adminRights(),
that may change Data::CanSendAnyOf(peer, ...), that may lead to
Window::SessionController::updateThirdColumnToCurrentChat() call,
that destroys current third column to replace it with another one.

If common groups list was opened in the third column this will crash.

Fixes #27640.
2024-05-01 17:52:40 +04:00
..
info_common_groups_inner_widget.cpp Fix possible crash in common groups list. 2024-05-01 17:52:40 +04:00
info_common_groups_inner_widget.h
info_common_groups_widget.cpp
info_common_groups_widget.h