Skip to content

compress: change the endian for validation to conform to the gzip file specification(fix #19839)#19849

Merged
spytheman merged 4 commits intovlang:masterfrom
shove70:gz
Nov 12, 2023
Merged

compress: change the endian for validation to conform to the gzip file specification(fix #19839)#19849
spytheman merged 4 commits intovlang:masterfrom
shove70:gz

Conversation

@shove70
Copy link
Copy Markdown
Contributor

@shove70 shove70 commented Nov 12, 2023

  1. Fixed gzip: invalid length and checksum checks #19839
  2. the test cases were adjusted

Copy link
Copy Markdown
Contributor

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work.

@spytheman spytheman merged commit 14e53f9 into vlang:master Nov 12, 2023
@shove70 shove70 deleted the gz branch November 12, 2023 09:34
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.

gzip: invalid length and checksum checks

2 participants