Commit a7e94659 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Attribute bug 9602 to a version.

parent 707c1e2e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
 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.