mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
4 lines
239 B
Text
4 lines
239 B
Text
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. Fixes bug 14821; bugfix on 0.2.5.4-alpha.
|