Uh oh!
There was an error while loading. Please reload this page.
gh-106693: Explicitly mark ob_sval as unsigned char to avoid UB - #106826
Conversation
Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
This PR is stale because it has been open for 30 days with no activity. |
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
GH-149510 is a backport of this pull request to the 3.14 branch. |
GH-149511 is a backport of this pull request to the 3.13 branch. |
colesbury
commented
May 7, 2026
@pablogsal I might be missing something, but it looks like this breaks a bunch of builds. Doesn't it also have a bunch backwards compatibility concerns? The theoretically fixes undefined behavior seems less important than the actual breaks backwards compatibility |
pablogsal
commented
May 7, 2026
I didn't merge this myself so I don't know what the hell happened here |
pablogsal
commented
May 7, 2026
(Apparently this is a consequence of deactivating branch protections in the release) |
Uh oh!
There was an error while loading. Please reload this page.