mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
This avoids a possible crash bug in flush_from_first_active_circuit. Fixes bug 6341; bugfix on 0.2.2.7-alpha. Bug reported and fixed by a pseudonymous user on IRC.
5 lines
246 B
Text
5 lines
246 B
Text
o Major bugfixes:
|
|
- Fix a possible crash bug when checking for deactivated circuits
|
|
in connection_or_flush_from_first_active_circuit(). Fixes bug
|
|
6341; bugfix on 0.2.2.7-alpha. Bug report and fix received
|
|
pseudonymously.
|