Fix crash observed when going back to the room list.

Protect MatrixRoom access when the room is disposed.
This commit is contained in:
Benoit Marty 2024-03-28 18:13:40 +01:00 committed by Benoit Marty
parent bdb029de73
commit 2db04ecda8
2 changed files with 12 additions and 19 deletions

1
changelog.d/2619.bugfix Normal file
View file

@ -0,0 +1 @@
Fix crash observed when going back to the room list.