From: Nick Mathewson Date: Fri, 6 Feb 2015 03:54:34 +0000 (-0500) Subject: changes file for 13796 X-Git-Tag: tor-0.2.6.3-alpha~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4785cd361736377980bcb0d177ef609006c10e55;p=thirdparty%2Ftor.git changes file for 13796 --- diff --git a/changes/bug13796 b/changes/bug13796 new file mode 100644 index 0000000000..5c84f99917 --- /dev/null +++ b/changes/bug13796 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Use getsockname, not getsockopt, to retrieve the address for + a TPROXY-redirected connection. Fixes bug 13796; bugfix on 0.2.5.2-alpha.