Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Test with address sanitizer to catch memory safety issues #118

Merged
merged 1 commit into from
Nov 8, 2022

Commits on Nov 7, 2022

  1. workflows: test with address sanitizer to catch memory safety issues

    This enables address sanitizer for CI debug builds on all distributions,
    which has proven useful in tracing undefined behaviour that only occurs
    on an arbitrary but reproducible subset of distributions.
    
    See intel#194
    
    Signed-off-by: Peter Colberg <peter.colberg@intel.com>
    pcolberg committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d7b4a46 View commit details
    Browse the repository at this point in the history