]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: fix UBSan failures in `Modules/_hashopenssl.c` (GH-129802)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Wed, 26 Feb 2025 09:24:44 +0000 (10:24 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2025 09:24:44 +0000 (09:24 +0000)
commitf976892b7db011f3f039be615f4a759b8c487db3
tree7c15bc0f6e03c2a09d4575977257feb2c877b3e9
parent129db32d6f2d7f450d2741da6a222c18e458c61b
gh-111178: fix UBSan failures in `Modules/_hashopenssl.c` (GH-129802)

Fix UBSan failures for `EVPobject`, `HMACobject`
Modules/_hashopenssl.c