tor/changes/bug14821

5 lines
218 B
Plaintext
Raw Normal View History

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.