Files
AyuGramDesktop/Telegram
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
..
2024-04-23 19:17:42 +04:00
2024-04-23 19:17:42 +04:00
2024-03-12 14:38:06 +04:00
2024-04-26 20:55:06 +04:00
2024-05-01 12:47:20 +04:00