From: Nick Mathewson Date: Fri, 7 Feb 2014 15:38:00 +0000 (-0500) Subject: Attribute bug 9602 to a version. X-Git-Tag: tor-0.2.5.2-alpha~21^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=a7e946596d6da9aca80456141b7fddbc198c217c;p=thirdparty%2Ftor.git Attribute bug 9602 to a version. --- diff --git a/changes/bug9602 b/changes/bug9602 index 9e9a3caaad..2dc13c4c02 100644 --- a/changes/bug9602 +++ b/changes/bug9602 @@ -1,4 +1,5 @@ o Bugfixes - Null out orconn->chan->conn when closing orconn in case orconn is freed before channel_run_cleanup() gets to orconn->chan, and handle the null - conn edge case correctly in channel_tls_t methods. Fixes bug #9602. + conn edge case correctly in channel_tls_t methods. Fixes bug #9602; + bugfix on 0.2.4.4-alpha.