mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-14 15:23:27 +01:00
5 lines
218 B
Plaintext
5 lines
218 B
Plaintext
|
o Major bugfixes (compilation):
|
||
|
- Correctly repair hardened builds under the clang compiler. Previously,
|
||
|
our use of _FORTIFY_SOURCE would conflict with clang's address
|
||
|
sanitizer. Closes ticket 14821.
|