tor/changes/bug23954
Nick Mathewson da778f2921 Use thread-safe types to store the LOG_PROTOCOL_WARN severity
Fixes a race condition; resolves 23954.
2018-01-31 14:37:09 -05:00

5 lines
235 B
Plaintext

o Minor bugfixes (logging, race conditions):
- Fix a (mostly harmless) race condition when invoking
LOG_PROTOCOL_WARN message from a subthread while the options are
changing. Fixes bug 23954; bugfix on 0.1.1.9-alpha.