tor/changes/bug4697
Nick Mathewson e5e50d86ca Ignore all bufferevent events on a marked connection
Bug 4697; fix on 0.2.3.1-alpha
2011-12-17 14:06:10 -05:00

6 lines
234 B
Plaintext

o Minor bugfixes:
- Fix an assertion failure when, while running with bufferevents, a
connection finishes connecting after it is marked for close, but
before it is closed. Fix for bug 4697; Bugfix on 0.2.3.1-alpha.