4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-04-08 04:56:00 +01:00
Neil Alexander 7fc62d8178
Fix a panic in OnIncomingMessagesRequest ()
It's possible for `GetStateEvent` to return `nil` if there was no error but the state event wasn't found. Therefore we need to be prepared for that case.

This should fix .
2022-03-04 10:24:26 +00:00
..
2022-02-21 17:12:22 +01:00