Merge branch 'bug7267' of ssh://git-rw.torproject.org/user/andrea/tor

This commit is contained in:
Andrea Shepard
2012-11-13 18:54:24 -08:00
3 changed files with 26 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
- Major bugfixes
o Call channel_mark_for_close() rather than connection_mark_for_close()
in hibernate_go_dormant() when closing an or_connection_t. Fixes bug
7267.