Merge branch 'bug2352_obsize' into maint-0.2.1
[tor/rransom.git] / changes / bug2190
blob92ecba7eb0a577eb4ee074b3a6e74fb531b19f04
1   o Minor bugfixes
2     - Prevent calls from Libevent from inside Libevent log handlers.
3       This had potential to cause a nasty set of crashes, especially if
4       running Libevent with debug logging enabled, and running Tor
5       with a controller watching for low-severity log messages.
6       Bugfix on 0.1.0.2-rc.  Fixes bug 2190.