summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-07-19 17:58:17 +0100
committerRichard van der Hoff <richard@matrix.org>2019-07-19 17:58:17 +0100
commitf214bff0c0af157429525098fb6ebb9ca0579fcd (patch)
tree8bc378c94236fd09a144cb094e963ac6cf372b63
parentAdd a delay to key lookup lock release to fix stack overflow (diff)
downloadsynapse-f214bff0c0af157429525098fb6ebb9ca0579fcd.tar.xz
changelog
-rw-r--r--changelog.d/5724.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5724.bugfix b/changelog.d/5724.bugfix
new file mode 100644
index 0000000000..1b3683daf6
--- /dev/null
+++ b/changelog.d/5724.bugfix
@@ -0,0 +1 @@
+Fix stack overflow in server key lookup code.
\ No newline at end of file