diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-08-20 18:26:27 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-08-20 18:26:27 +0100 |
commit | 012d612f9d3c8ca58538fffe4207309bf1644cd8 (patch) | |
tree | e4c65afdc782c62f8993a4b7343b5e7437a15d45 | |
parent | Fix exceptions when a connection is closed before we read the headers (diff) | |
download | synapse-012d612f9d3c8ca58538fffe4207309bf1644cd8.tar.xz |
changelog
-rw-r--r-- | changelog.d/3723.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3723.bugfix b/changelog.d/3723.bugfix new file mode 100644 index 0000000000..7c21083691 --- /dev/null +++ b/changelog.d/3723.bugfix @@ -0,0 +1 @@ +Fix bug in v0.33.3rc1 which caused infinite loops and OOMs |