summaryrefslogtreecommitdiff
path: root/changes/bug14821
blob: 0920d1fffc45b551b1449035e2902f22bbd3581e (plain)
1
2
3
4
  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.