summary refs log tree commit diff
path: root/changelog.d/10820.misc
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-09-28 11:55:53 +0100
committerErik Johnston <erik@matrix.org>2021-09-28 11:55:53 +0100
commitba3a888a05f08be0a084838d3324523687eb3236 (patch)
tree9e740d3ad63c48e8c338fc6a0447ab3547463441 /changelog.d/10820.misc
parentMerge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff)
parentEncode JSON responses on a thread in C, mk2 (#10905) (diff)
downloadsynapse-ba3a888a05f08be0a084838d3324523687eb3236.tar.xz
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/10820.misc')
-rw-r--r--changelog.d/10820.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10820.misc b/changelog.d/10820.misc
new file mode 100644

index 0000000000..4373bf6f6b --- /dev/null +++ b/changelog.d/10820.misc
@@ -0,0 +1 @@ +Fix a long-standing bug where an `m.room.message` event containing a null byte would cause an internal server error. \ No newline at end of file