mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
4 lines
229 B
Text
4 lines
229 B
Text
o Major bugfixes (compilation):
|
|
- 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.
|