]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Attribute bug 9602 to a version.
authorNick Mathewson <nickm@torproject.org>
Fri, 7 Feb 2014 15:38:00 +0000 (10:38 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 7 Feb 2014 15:38:00 +0000 (10:38 -0500)
changes/bug9602

index 9e9a3caaad7cf51aa75222e51a7dee93aabf2559..2dc13c4c02800843b4ba61dd1b728b8e1922e29d 100644 (file)
@@ -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.