From: Nick Mathewson Date: Wed, 15 Nov 2017 20:11:15 +0000 (-0500) Subject: whoops; add missing credit. X-Git-Tag: tor-0.3.2.5-alpha~18^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7548805850439bd6d6cff1c858c707ccbca94d29;p=thirdparty%2Ftor.git whoops; add missing credit. --- 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.