Skip to content

Added configure option --enable-gcc-sanitizers.

Petter Reinholdtsen requested to merge gcc-sanitize-address into master

The security issue CVE-2024-56431 was discovered using GCC address sanitaztion. Make it easier to run this check, and run it in gitlab CI.

Based on a comment in !28 (merged).

Merge request reports

Loading