mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
7 lines
302 B
Plaintext
7 lines
302 B
Plaintext
o Minor bugfixes:
|
|
- Fix mal-merge of channels that ORed END_CIRC_REASON_CHANNEL_CLOSED into
|
|
reason codes in circuit_truncated().
|
|
- Fix unknown reason warning in circuit_end_reason_to_control_string()
|
|
to use LD_PROTOCOL rather than LD_BUG when the bad reason originated
|
|
elsewhere.
|