gh-111178: fix UBSan failures in Modules/_ssl.c - #130719
Conversation
|
I don't think we should be backporting all of them preemptively. But if you get conflicts, it's probably best to backport the UB PR first. |
|
I haven't backported the changes which caused conflicts on a recent PR but I resolved them manually. I'm afraid that the backports of UB PRs would actually be harder because #128447 was not backported. |
There was a problem hiding this comment.
I don't thinkt that this change is useful.
There was a problem hiding this comment.
I think I myself did the change and I at that time put an underscore. But considering I used the convention "objectname+_CAST" for the series of PR and that I amended some changes I've done recently I think we can refactor this one as well (if the code is however not by me and/or is older, I can revert that change)
There was a problem hiding this comment.
Note: it's something I've changed last month, and I thought I fixed all the UBSan issues in the SSL module but this wasn't the case. I can revert it if you don't want this additional diff.

Uh oh!
There was an error while loading. Please reload this page.