summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-08-29 12:24:52 -0400
committerNick Mathewson <nickm@torproject.org>2014-08-29 12:24:52 -0400
commitb0138cd05540001f084b7bd828b3dcffbaeb5b22 (patch)
tree2c72638364925302b6fe3c6225c5cef9ddaaf8f7 /changes
parent37a76d75dd38a1ebd45627bb6e29e40f60917188 (diff)
parentb82e166bec5fcc468424af1ff71e2e753ac534a2 (diff)
downloadtor-b0138cd05540001f084b7bd828b3dcffbaeb5b22.tar.gz
tor-b0138cd05540001f084b7bd828b3dcffbaeb5b22.zip
Merge remote-tracking branch 'public/bug12985_024' into bug12984_025
Diffstat (limited to 'changes')
-rw-r--r--changes/bug129854
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12985 b/changes/bug12985
new file mode 100644
index 0000000000..dc14cdd375
--- /dev/null
+++ b/changes/bug12985
@@ -0,0 +1,4 @@
+ o Minor bugfixes (shutdown):
+ - When shutting down, always call event_del() on lingering read or
+ write events before freeing them. Fixes bug 12985; bugfix on
+ 0.1.0.2-rc.