Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 #194 Signed-off-by: Peter Colberg <peter.colberg@intel.com>
- Loading branch information