Skip to content

[3.15] gh-149945: Fix potential OOM for gzip with large header (GH-149979)#150093

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-51a5715-3.15
Open

[3.15] gh-149945: Fix potential OOM for gzip with large header (GH-149979)#150093
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-51a5715-3.15

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 19, 2026

Do not read the whole filename and comment to memory for calculating the CRC.
(cherry picked from commit 51a5715)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…GH-149979)

Do not read the whole filename and comment to memory for calculating the CRC.
(cherry picked from commit 51a5715)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to 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.

2 participants