Skip to content

[3.14] gh-155843: properly initialize HMAC objects to prevent crashes after allocation failures (GH-155845) - #157037

Open
picnixz wants to merge 3 commits into
python:3.14from
picnixz:backport-20d2786-3.14
Open

[3.14] gh-155843: properly initialize HMAC objects to prevent crashes after allocation failures (GH-155845)#157037
picnixz wants to merge 3 commits into
python:3.14from
picnixz:backport-20d2786-3.14

Conversation

@picnixz

@picnixzpicnixz commented Sep 6, 2026

Copy link
Copy Markdown
Member

…rashes after allocation failures (pythonGH-155845)
(cherry picked from commit 20d2786)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@picnixz