You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments