tor

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

commit 5ef998fbf5472fcaa9be8fae2b2dcaf8485dd4c2
parent 50001d1c5b74b40ee858781dbd35dd7d209dac5b
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 18 Sep 2018 08:12:46 -0400

Changes file for 27764

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

diff --git a/changes/bug27764 b/changes/bug27764 @@ -0,0 +1,4 @@ + o Minor bugfixes (memory leak): + - Fix an unlikely memory leak when trying to read a private key + from a ridiculously large file. Fixes bug 27764; bugfix on + 0.3.5.1-alpha. This is CID 1439488.