mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
48ee85e0c6
Also, make the function that implements LOG_PROTOCOL_WARN use a cached value of the desired loglevel, rather than calling get_options().
5 lines
188 B
Plaintext
5 lines
188 B
Plaintext
o Minor bugfixes (relay):
|
|
- Avoid a BUG warning when receiving a dubious CREATE cell while
|
|
an option transition is in progress. Fixes bug 23952; bugfix on
|
|
0.3.2.1-alpha.
|