summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-11-15 15:11:15 -0500
committerNick Mathewson <nickm@torproject.org>2017-11-15 15:11:15 -0500
commit7548805850439bd6d6cff1c858c707ccbca94d29 (patch)
tree88ed0b2e60254637a6c1f909fbb89993595e296e
parentf28559fd2a70ae8e30477c3d6fa2ffc499a63e34 (diff)
downloadtor-7548805850439bd6d6cff1c858c707ccbca94d29.tar.gz
tor-7548805850439bd6d6cff1c858c707ccbca94d29.zip
whoops; add missing credit.
-rw-r--r--changes/bug242791
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug24279 b/changes/bug24279
index b2d5698bb7..ab2932b341 100644
--- a/changes/bug24279
+++ b/changes/bug24279
@@ -2,3 +2,4 @@
- Fix a memory leak warning in one of the libevent-related
configuration tests that could occur when manually specifying
-fsanitize=address. Fixes bug 24279; bugfix on 0.3.0.2-alpha.
+ Found and patched by Alex Xu.