]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008) (#153011)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Jul 2026 10:41:40 +0000 (12:41 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 10:41:40 +0000 (10:41 +0000)
commite1320ae4c3c53e09108f2089fecab545def44d23
treee339baeb68e8a71dc724dbf362b27137d22ecf49
parent2dd5d4e1ec78c56e4ee05a6fc3aa345a76ec457c
[3.15] gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008) (#153011)

gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008)
(cherry picked from commit 5a400ceafbbd4456ac65fbdbcf5d62ce9e8e4f9f)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Misc/NEWS.d/next/Library/2026-07-04-11-14-06.gh-issue-152851.diYvTf.rst [new file with mode: 0644]
Modules/blake2module.c