Add an edge_about_to_close() call to ap_about_to_close().

Fixes #17876
This commit is contained in:
Nick Mathewson
2015-12-16 18:52:34 -05:00
parent 613e0e1c1a
commit 24fcb6adbb
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes:
- When closing an entry connection, generate a warning if we should
have sent an end cell for it but we haven't. Fixes bug 17876;
bugfix on 0.2.3.2-alpha.