diff options
author | Richard van der Hoff <richard@matrix.org> | 2017-10-11 14:37:20 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2017-10-11 14:37:20 +0100 |
commit | c3e190ce671ed37a31a1543f42e26277fea582ce (patch) | |
tree | 3c595d57f2528e55cdef9a4ae3dcbe0a852fda68 /synapse/handlers | |
parent | Merge pull request #2517 from matrix-org/rav/fed_server_refactor (diff) | |
download | synapse-c3e190ce671ed37a31a1543f42e26277fea582ce.tar.xz |
fix a logcontext leak in read receipt handling
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/receipts.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/synapse/handlers/receipts.py b/synapse/handlers/receipts.py |