blob: 69878e77854e5f3ac1f85e859b37bf0658d253e6 (
plain)
1
2
3
4
5
6
7
8
|
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.
|