Fix warning in bug23610

This commit is contained in:
Nick Mathewson 2017-09-21 16:27:09 -04:00
parent 68df19049b
commit f118c0216b

View File

@ -1,5 +1,5 @@
o Minor bugfixes (hidden service, relay):
- Avoid a possible double close of a circuit by the intro point on error
of sending the INTRO_ESTABLISHED cell. Fixes ticket 23610; bugfix on
of sending the INTRO_ESTABLISHED cell. Fixes bug 23610; bugfix on
0.3.0.1-alpha.