Skip to content

gh-152851: fix a crash when copying a BLAKE-2s/2b object#153008

Merged
picnixz merged 1 commit into
python:mainfrom
picnixz:fix/hashlib/memory-error-blake2-152851
Jul 4, 2026
Merged

gh-152851: fix a crash when copying a BLAKE-2s/2b object#153008
picnixz merged 1 commit into
python:mainfrom
picnixz:fix/hashlib/memory-error-blake2-152851

Conversation

@picnixz

@picnixz picnixz commented Jul 4, 2026

Copy link
Copy Markdown
Member

@picnixz picnixz requested a review from gpshead as a code owner July 4, 2026 09:17
@picnixz picnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes awaiting core review and removed awaiting core review labels Jul 4, 2026
@picnixz picnixz merged commit 5a400ce into python:main Jul 4, 2026
66 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@picnixz picnixz deleted the fix/hashlib/memory-error-blake2-152851 branch July 4, 2026 10:09
@miss-islington-app

Copy link
Copy Markdown

Sorry, @picnixz, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 5a400ceafbbd4456ac65fbdbcf5d62ce9e8e4f9f 3.14

@miss-islington-app

Copy link
Copy Markdown

Sorry, @picnixz, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 5a400ceafbbd4456ac65fbdbcf5d62ce9e8e4f9f 3.13

@bedevere-app

bedevere-app Bot commented Jul 4, 2026

Copy link
Copy Markdown

GH-153011 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 4, 2026
@bedevere-app

bedevere-app Bot commented Jul 4, 2026

Copy link
Copy Markdown

GH-153012 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 4, 2026
picnixz added a commit that referenced this pull request Jul 4, 2026
…53008) (#153011)

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

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
picnixz added a commit that referenced this pull request Jul 4, 2026
…53008) (#153012)

[3.14] gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008)
(cherry picked from commit 5a400ce)
@picnixz picnixz removed the needs backport to 3.13 bugs and security fixes label Jul 4, 2026
@picnixz

picnixz commented Jul 4, 2026

Copy link
Copy Markdown
Member Author

Non need for 3.13 backports as it's using old impl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant