Skip to content

gh-111178: fix UBSan failures in Modules/pyexpat.c#129789

Merged
encukou merged 7 commits into
python:mainfrom
picnixz:fix/ubsan/pyexpat-111178
Feb 24, 2025
Merged

gh-111178: fix UBSan failures in Modules/pyexpat.c#129789
encukou merged 7 commits into
python:mainfrom
picnixz:fix/ubsan/pyexpat-111178

Conversation

@picnixz

@picnixz picnixz commented Feb 7, 2025

Copy link
Copy Markdown
Member

This PR fixes the UBSan failures and addresses some minor cosmetic changes. Some PEP-7 changes were applied assuming they do not scramble the diff and other semantic changes affecting the signature of touched functions may have been done as well.

Comment thread Modules/pyexpat.c Outdated
Comment thread Modules/pyexpat.c
@picnixz
picnixz marked this pull request as draft February 21, 2025 15:35
@picnixz
picnixz marked this pull request as ready for review February 22, 2025 10:15
@picnixz
picnixz requested a review from encukou February 23, 2025 09:47
@encukou
encukou merged commit c070aba into python:main Feb 24, 2025
@picnixz
picnixz deleted the fix/ubsan/pyexpat-111178 branch February 24, 2025 11:01
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.

2 participants