Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-51a5715-3.15
May 19, 2026
Merged

[3.15] gh-149945: Fix potential OOM for gzip with large header (GH-149979)#150093
serhiy-storchaka merged 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>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) May 19, 2026 16:21
@serhiy-storchaka serhiy-storchaka merged commit 3227857 into python:3.15 May 19, 2026
136 of 141 checks passed
@miss-islington miss-islington deleted the backport-51a5715-3.15 branch May 19, 2026 20:38
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