Merge remote-tracking branch 'public/bug12985_024' into bug12984_025

This commit is contained in:
Nick Mathewson
2014-08-29 12:24:52 -04:00
4 changed files with 30 additions and 6 deletions
+4
View File
@@ -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.