tor

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

commit f0ed7895caa5daf5f62c25129bbe2880026fbf26
parent e658dad625ef15f3a74a76aadf382d43c4ef44d1
Author: Taylor Yu <catalyst@torproject.org>
Date:   Tue, 13 Feb 2018 15:06:04 -0600

fix make check-changes

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 (portability): - 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.