tor

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

commit 4858cda2df2222c61bb32269aea4f6978d6458fb
parent dfc06148407a1610d515d45b344558850486bd98
Author: Nick Mathewson <nickm@torproject.org>
Date:   Fri,  7 Jul 2017 10:51:28 -0400

Merge branch 'maint-0.2.8' into maint-0.2.9

Diffstat:
Mchanges/bug22789 | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/changes/bug22789 b/changes/bug22789 @@ -2,5 +2,6 @@ - Avoid an assertion failure bug affecting our implementation of inet_pton(AF_INET6) on certain OpenBSD systems whose strtol() handling of "0xfoo" differs from what we had expected. - Fixes bug 22789; bugfix on 0.2.3.8-alpha. + Fixes bug 22789; bugfix on 0.2.3.8-alpha. Also tracked as + TROVE-2017-007.