commit 7548805850439bd6d6cff1c858c707ccbca94d29 Author: Nick Mathewson nickm@torproject.org Date: Wed Nov 15 15:11:15 2017 -0500
whoops; add missing credit. --- changes/bug24279 | 1 + 1 file changed, 1 insertion(+)
diff --git a/changes/bug24279 b/changes/bug24279 index b2d5698bb..ab2932b34 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.