Merge remote-tracking branch 'karsten/geoip6-jul2014' into maint-0.2.4
[tor.git] / changes / bug9602
blob2dc13c4c02800843b4ba61dd1b728b8e1922e29d
1  o Bugfixes
2    - Null out orconn->chan->conn when closing orconn in case orconn is freed
3      before channel_run_cleanup() gets to orconn->chan, and handle the null
4      conn edge case correctly in channel_tls_t methods.  Fixes bug #9602;
5      bugfix on 0.2.4.4-alpha.