tor

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

commit 5970836af8868fc3460b04d278169929241ab243
parent 454d85436385a7ee0b60f18834d707d72b08b915
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 16 Jan 2018 14:41:43 -0500

fix a check-changes warning

Diffstat:
Mchanges/bug21074_downgrade | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug21074_downgrade b/changes/bug21074_downgrade @@ -1,4 +1,4 @@ - o Minor bugfixes: + o Minor bugfixes (OSX): - Don't exit the Tor process if setrlimit() fails to change the file limit (which can happen sometimes on some versions of OSX). Fixes bug 21074; bugfix on 0.0.9pre5.