commit f28559fd2a70ae8e30477c3d6fa2ffc499a63e34 parent 74b7bfbe471c953269ba8e5f4d808db3c0a9c8a6 Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 15 Nov 2017 15:09:11 -0500 Changes file for 24279. Diffstat:
| A | changes/bug24279 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug24279 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.