mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
8 lines
269 B
Text
8 lines
269 B
Text
|
o Minor bugfixes (logs):
|
||
|
- When building Tor under Clang, do not include an extra set of
|
||
|
parentheses in log messages that include function names.
|
||
|
Fixes bug 15053; bugfix on every released version of Tor when
|
||
|
compiled with recent enough Clang.
|
||
|
|
||
|
|