Skip to content

gh-149945: Fix potential OOM for gzip with large header#149979

Open
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:gzip-header-crc-large
Open

gh-149945: Fix potential OOM for gzip with large header#149979
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:gzip-header-crc-large

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented May 18, 2026

Do not read the whole filename and comment to memory for calculating the CRC.

cc @rhpvorderman, @KowalskiThomas

Do not read the whole filename and comment to memory for calculating the CRC.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant