FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-140120: Fix memory leak in HMAC digest by ashm-dev · Pull Request #140124 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-140120: Fix memory leak in HMAC digest
- #140124
#140124
Closed
ashm-dev
wants to merge 3 commits into
python:main
python/cpython:main
from
ashm-dev:gh-140120
ashm-dev/cpython:gh-140120
Copy head branch name to clipboard
Conversation
Commits
3
(3)
Checks
Files changed
Closed
gh-140120: Fix memory leak in HMAC digest
#140124
ashm-dev
wants to merge 3 commits into
python:main
python/cpython:main
from
ashm-dev:gh-140120
ashm-dev/cpython:gh-140120
Copy head branch name to clipboard
Update Modules/_hacl/Hacl_Streaming_HMAC.c
715d76c
Select commit
Loading
Failed to load commit list.
Uh oh!
There was an error while loading.
Please reload this page
.
Sign in for the full log view
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
Lint
on: pull_request
lint
Tests
on: pull_request
2
Change detection / Create context from changed files
Docs
Check if Autoconf files are up to date
Check if generated files are up to date
Windows ${{ fromJSON(matrix.free-threading) && '(free-threading)' || '' }}
Windows MSI${{ '' }}
macOS ${{ fromJSON(matrix.free-threading) && '(free-threading)' || '' }}
Ubuntu ${{ fromJSON(matrix.free-threading) && '(free-threading)' || '' }} ${{ fromJSON(matrix.bolt) && '(bolt)' || '' }}
Ubuntu SSL tests with OpenSSL
Ubuntu SSL tests with AWS-LC
Android (${{ matrix.arch }})
WASI
Hypothesis tests on Ubuntu
Address sanitizer
Sanitizers${{ '' }}
Cross build Linux
CIFuzz
All required checks pass
Annotations
1 warning
Label error. Requires exactly 1 of: type-feature. Found: awaiting review
The logs for this run have expired and are no longer available.
Loading
Re-running jobs...
Back
|
FazBrowse Home
|
New Git URL