FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-130151: Fix reference leaks in `_hashlib.hmac_{new,digest}` (GH-130152) by miss-islington · Pull Request #130491 · python/cpython · GitHub

/ cpython Public

[3.13] gh-130151: Fix reference leaks in _hashlib.hmac_{new,digest} (GH-130152) - #130491

Merged
gpshead merged 1 commit into
python:3.13from
miss-islington:backport-0718201-3.13
Feb 24, 2025
Merged

[3.13] gh-130151: Fix reference leaks in _hashlib.hmac_{new,digest} (GH-130152)#130491
gpshead merged 1 commit into
python:3.13from
miss-islington:backport-0718201-3.13

Conversation

miss-islington commented Feb 24, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor
  • fix leak in _hashlib.hmac_new
  • fix leak in hmac_digest
  • fix exception type in _hashlib.HMAC.copy
    (cherry picked from commit 0718201)

Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

…ythonGH-130152)

* fix leak in `_hashlib.hmac_new`
* fix leak in `hmac_digest`
* fix exception type in `_hashlib.HMAC.copy`
(cherry picked from commit 0718201)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL