mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
Cypherpunks found this and wrote this patch.
Fix for 12848; fix on (I think) d58d4c0d
, which went into 0.0.8pre1
4 lines
213 B
Text
4 lines
213 B
Text
o Major bugfixes (relay):
|
|
- Avoid queuing or sending destroy cells for circuit ID zero when
|
|
we fail to send a CREATE cell. Fixes bug 12848; bugfix on
|
|
0.0.8pre1. Found and fixed by "cypherpunks".
|