diff options
Diffstat (limited to 'changes/bug9602')
-rw-r--r-- | changes/bug9602 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug9602 b/changes/bug9602 deleted file mode 100644 index 2dc13c4c02..0000000000 --- a/changes/bug9602 +++ /dev/null @@ -1,5 +0,0 @@ - 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; - bugfix on 0.2.4.4-alpha. |