Skip to content

Add -fsanitize-minimal-runtime and -fsanitize-trap=undefined to UBSan description table #933

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

thomasnyman
Copy link
Contributor

Fixes #326 together with #931.

@thesamesam
Copy link
Contributor

See #326 (comment) for GCC.

Signed-off-by: Thomas Nyman <thomas.nyman@ericsson.com>
Signed-off-by: Thomas Nyman <thomas.nyman@ericsson.com>
@thomasnyman thomasnyman force-pushed the add-fsanitize-minimal-runtime branch from d479cd6 to c0aac42 Compare June 28, 2025 16:04
@thomasnyman thomasnyman changed the title Add -fsanitize-minimal-runtime to UBSan description table Add -fsanitize-minimal-runtime and -fsanitize-trap=undefined to UBSan description table Jun 28, 2025
@thomasnyman
Copy link
Contributor Author

Added GCC's -fsanitize-trap=undefined equivalent in c0aac42.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Evaluate -fsanitize-minimal-runtime for possible hardening
2 participants