mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
8 lines
292 B
Plaintext
8 lines
292 B
Plaintext
|
o Minor bugfixes:
|
||
|
|
||
|
- Avoid double-closing the listener socket in our socketpair replacement
|
||
|
(used on Windows) in the case where the addresses on our opened
|
||
|
sockets don't match what we expected. Fixes bug 9400; bugfix on
|
||
|
every released Tor version. Found by Coverity.
|
||
|
|