summary refs log tree commit diff
path: root/changelog.d/7864.bugfix
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-08-18 18:13:47 +0100
committerRichard van der Hoff <richard@matrix.org>2020-08-18 18:13:47 +0100
commitafe4c4e02e539861e36d6e080f2f5e33bd58f20d (patch)
treeabdef0313e40eec69fbd5d182cbe05fac44d11ed /changelog.d/7864.bugfix
parentMerge branch 'develop' into matrix-org-hotfixes (diff)
parentAdd resources.consent conditional dependency back (#8107) (diff)
downloadsynapse-afe4c4e02e539861e36d6e080f2f5e33bd58f20d.tar.xz
Merge branch 'develop' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/7864.bugfix')
-rw-r--r--changelog.d/7864.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7864.bugfix b/changelog.d/7864.bugfix
new file mode 100644

index 0000000000..8623355fe9 --- /dev/null +++ b/changelog.d/7864.bugfix
@@ -0,0 +1 @@ +Fix a memory leak by limiting the length of time that messages will be queued for a remote server that has been unreachable.