diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-12-27 00:46:11 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-12-27 00:46:11 +0000 |
commit | 507546473acab62215f001f7ab3f979378935801 (patch) | |
tree | 66cddcbd9b5f92b6f81dc91e49effb2225669544 | |
parent | fix NPE in /messages by checking if all events were filtered out (diff) | |
download | synapse-github/matthew/fix-4329.tar.xz |
changelog github/matthew/fix-4329 matthew/fix-4329
-rw-r--r-- | changelog.d/4330.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4330.bugfix b/changelog.d/4330.bugfix new file mode 100644 index 0000000000..666c9022e0 --- /dev/null +++ b/changelog.d/4330.bugfix @@ -0,0 +1 @@ +fix NPE in /messages by checking if all events were filtered out |