tor/changes
Nick Mathewson 6199ac5fbe Do not send Libevent log messages to a controller.
Doing so could make Libevent call Libevent from inside a Libevent
logging call, which is a recipe for reentrant confusion and
hard-to-debug crashes.  This would especially hurt if Libevent
debug-level logging is enabled AND the user has a controller
watching for low-severity log messages.

Fix bug 2190; fix on 0.1.0.2-rc.
2010-11-19 22:22:43 -05:00
..
bug2183 Try harder not to exceed the 50 KB extra-info descriptor limit. 2010-11-15 12:51:51 +01:00
bug2190 Do not send Libevent log messages to a controller. 2010-11-19 22:22:43 -05:00
bug2195 Add changes file for bug2195. 2010-11-19 13:46:09 -08:00