diff options
Diffstat (limited to 'changes/bug40827')
-rw-r--r-- | changes/bug40827 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug40827 b/changes/bug40827 deleted file mode 100644 index 69878e7785..0000000000 --- a/changes/bug40827 +++ /dev/null @@ -1,8 +0,0 @@ - o Major bugfixes (conflux): - - Fix a relay-side assert crash caused by attempts to use a conflux - circuit between circuit close and free, such that no legs were on - the conflux set. Fixed by nulling out the stream's circuit - back-pointer when the last leg is removed. Additional checks and - log messages have been added to detect other cases. Fixes bug 40827; - bugfix on 0.4.8.1-alpha. - |