mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
7 lines
269 B
Text
7 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 15269; bugfix on every released version of Tor when
|
|
compiled with recent enough Clang.
|
|
|
|
|