mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Possible fix for bug 7212
This is the simplest possible workaround: make it safe to call circuit_cell_queue_clear() on a non-attached circuit, and make it safe-but-a-LD_BUG-warning to call update_circuit_on_cmux() on a non-attached circuit. LocalWords: unstage src Untracked
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Major bugfixes (relay):
|
||||
- Fix an assertion failure that could occur when closing a connection
|
||||
with a spliced rendezvous circuit. Fix for bug 7212; bugfix on
|
||||
Tor 0.2.4.4-alpha.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user