tor

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

commit 890bc15ab641f1c22a39b9a86de656a4e3a2d225
parent b426e83f077d57e14fc77ebae18a3637bb2c752a
Author: Nick Mathewson <nickm@torproject.org>
Date:   Fri, 29 Jun 2018 13:04:29 -0400

Changes file for 26467

Diffstat:
Achanges/ticket26467 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/ticket26467 b/changes/ticket26467 @@ -0,0 +1,3 @@ + o Minor bugfixes (memory, correctness): + - Fix a number of small memory leaks identified by coverity. Fixes + bug 26467; bugfix on numerous Tor versions.