tor

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

commit 093f57cb16bba25c333743e9a39e534771a51ea1
parent c79e2863866ff4730fb3892d6cba3cf40e15077e
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed,  5 Jul 2017 09:57:48 -0400

changes file for bug 22750

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

diff --git a/changes/bug22750 b/changes/bug22750 @@ -0,0 +1,5 @@ + o Minor bugfixes (linux seccomp2 sandbox, logging): + - Fix some messages on unexpected errors from the seccomp2 + library. Fixes bug 22750; bugfix on 0.2.5.1-alpha. Patch + from "cypherpunks". +