blob: 974224068a1f418f0cf0eb48b3d73caabdaa507a (
plain)
1
2
3
4
5
6
7
|
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.
|