tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 7548805850439bd6d6cff1c858c707ccbca94d29
parent f28559fd2a70ae8e30477c3d6fa2ffc499a63e34
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 15 Nov 2017 15:11:15 -0500

whoops; add missing credit.

Diffstat:
Mchanges/bug24279 | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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.