aboutsummaryrefslogtreecommitdiff
path: root/changes/bug9400
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug9400')
-rw-r--r--changes/bug94007
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug9400 b/changes/bug9400
new file mode 100644
index 000000000..974224068
--- /dev/null
+++ b/changes/bug9400
@@ -0,0 +1,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.
+