diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-11-20 12:19:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-20 12:19:19 +0100 |
commit | 416c671474d719d793e6d35c7b7247c566ba9ec8 (patch) | |
tree | 622fd94127b169cc3c2a5038e88bdc9cd0d385da /synapse | |
parent | Merge remote-tracking branch 'origin/master' into develop (diff) | |
parent | changelog (diff) | |
download | synapse-416c671474d719d793e6d35c7b7247c566ba9ec8.tar.xz |
Merge pull request #4204 from matrix-org/rav/logcontext_leak_fixes
Fix some logcontext leaks
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/push/mailer.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/push/mailer.py b/synapse/push/mailer.py |