summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2018-12-27 00:46:11 +0000
committerMatthew Hodgson <matthew@matrix.org>2018-12-27 00:46:11 +0000
commit507546473acab62215f001f7ab3f979378935801 (patch)
tree66cddcbd9b5f92b6f81dc91e49effb2225669544
parentfix NPE in /messages by checking if all events were filtered out (diff)
downloadsynapse-matthew/fix-4329.tar.xz
-rw-r--r--changelog.d/4330.bugfix1
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