summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-06-01 11:57:49 +0100
committerGitHub <noreply@github.com>2022-06-01 10:57:49 +0000
commit5949ab86f8db0ef3dac2063e42210030f17786fb (patch)
tree14b89e4604c5a2ccbc3f6acdcbd7d8f144403f03 /changelog.d
parentRemove most groups datastore code. (#12895) (diff)
downloadsynapse-5949ab86f8db0ef3dac2063e42210030f17786fb.tar.xz
Fix potential thumbnail memory leaks. (#12932)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12932.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12932.bugfix b/changelog.d/12932.bugfix
new file mode 100644
index 0000000000..506f92b427
--- /dev/null
+++ b/changelog.d/12932.bugfix
@@ -0,0 +1 @@
+Fix potential memory leak when generating thumbnails.