mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
0c984e0ec2
Fixes #40604 Signed-off-by: David Goulet <dgoulet@torproject.org>
6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
o Major bugfixes (relay):
|
|
- Remove OR connections btrack subsystem entries when the connections
|
|
closes normally. Before this, we would only close it on error and thus
|
|
leaking memory for each normal OR connections. Fixes bug 40604; bugfix
|
|
on 0.4.0.1-alpha.
|