Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LZH: check CRC after reading file data #1263

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

micahsnyder
Copy link
Contributor

The checksum should be verified after reading file data, not before.

Copy link
Contributor

@rsundriyal rsundriyal left a comment

Choose a reason for hiding this comment

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

Looks good.

The checksum should be verified after reading file data, not before.
@micahsnyder micahsnyder force-pushed the lzh-delharc-crc-check-fix branch from b1e8314 to 1da18af Compare July 26, 2024 18:50
@micahsnyder micahsnyder merged commit e131ad8 into Cisco-Talos:main Jul 29, 2024
23 of 24 checks passed
@micahsnyder micahsnyder deleted the lzh-delharc-crc-check-fix branch July 29, 2024 15:11
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.

2 participants