Skip to content

bpo-46913: Fix test_faulthandler.test_read_null() on UBSAN#31672

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:faulthandler_read_null
Mar 3, 2022
Merged

bpo-46913: Fix test_faulthandler.test_read_null() on UBSAN#31672
vstinner merged 1 commit intopython:mainfrom
vstinner:faulthandler_read_null

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Mar 3, 2022

Disable undefined behavior sanitizer (UBSAN) on
faulthandler._read_null().

https://bugs.python.org/issue46913

Disable undefined behavior sanitizer (UBSAN) on
faulthandler._read_null().
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.

3 participants