mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Use thread-safe types to store the LOG_PROTOCOL_WARN severity
Fixes a race condition; resolves 23954.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user