Skip to content

gh-111178: fix UBSan failures in Modules/_sre/sre.c#128250

Merged
encukou merged 4 commits intopython:mainfrom
picnixz:fix/ubsan/sre-111178
Jan 7, 2025
Merged

gh-111178: fix UBSan failures in Modules/_sre/sre.c#128250
encukou merged 4 commits intopython:mainfrom
picnixz:fix/ubsan/sre-111178

Conversation

@picnixz
Copy link
Member

@picnixz picnixz commented Dec 25, 2024

  • fix UBSan failures for PatternObject
  • fix UBSan failures for MatchObject
  • fix UBSan failures for TemplateObject
  • fix UBSan failures for ScannerObject
@encukou encukou merged commit a734c1e into python:main Jan 7, 2025
@picnixz picnixz deleted the fix/ubsan/sre-111178 branch January 7, 2025 11:53
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
…-128250)

fix UBSan failures for `PatternObject`, `MatchObject`, `TemplateObject`, `ScannerObject`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants