From: Nick Mathewson Date: Wed, 15 Nov 2017 20:09:11 +0000 (-0500) Subject: Changes file for 24279. X-Git-Tag: tor-0.3.2.5-alpha~18^2~1^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f28559fd2a70ae8e30477c3d6fa2ffc499a63e34;p=thirdparty%2Ftor.git Changes file for 24279. --- diff --git a/changes/bug24279 b/changes/bug24279 new file mode 100644 index 0000000000..b2d5698bb7 --- /dev/null +++ b/changes/bug24279 @@ -0,0 +1,4 @@ + o Minor bugfixes (compilation, hardening): + - 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.