diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-07-19 17:58:17 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-07-19 17:58:17 +0100 |
commit | f214bff0c0af157429525098fb6ebb9ca0579fcd (patch) | |
tree | 8bc378c94236fd09a144cb094e963ac6cf372b63 /changelog.d | |
parent | Add a delay to key lookup lock release to fix stack overflow (diff) | |
download | synapse-f214bff0c0af157429525098fb6ebb9ca0579fcd.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5724.bugfix | 1 |
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 |