gh-111178: fix UBSan failures for `Python/legacy_tracing.c` by picnixz · Pull Request #131611 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.1k
Comments
Merged
picnixz merged 7 commits intopython:mainfrom
Mar 24, 2025Merged
gh-111178: fix UBSan failures for Python/legacy_tracing.c#131611
picnixz merged 7 commits intopython:mainfrom
gh-111178: fix UBSan failures for Python/legacy_tracing.c#131611
picnixz merged 7 commits intopython:mainfrom
Conversation
Copy link
Member
Some functions were not fixed so I fixed them (at least at runtime they would have raised a UBSan failure).
picnixz added 6 commits
March 20, 2025 20:43…t-111178 # Conflicts: # Objects/iterobject.c
picnixz
added
the
skip news
label
bedevere-app
bot
added
the
awaiting core review
label
bedevere-app
bot
mentioned this pull request
vstinner approved these changes Mar 24, 2025
Copy link
Member
vstinner
left a comment
vstinner
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Python/legacy_tracing.c
Show resolved
Hide resolved
Python/legacy_tracing.c Show resolved Hide resolved
bedevere-app
bot
added
awaiting merge
and removed
awaiting core review
labels
picnixz
self-assigned this
picnixz
deleted the
fix/ubsan/sys-funcs-111178
branch
bedevere-app
bot
removed
the
awaiting merge
label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment