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

Fixed: Incorrect field on branch in bzip3 #330

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

Sewer56
Copy link
Contributor

@Sewer56 Sewer56 commented Dec 13, 2024

Hi there.
Noticed a small thing, since I started fuzz testing bzip3 this morning.
Turns out I was branching on the wrong field; made an accidental error, because testing tiny files (< 64 bit) is rare.
Oopsie. In any case; this trivial fix should do it.

@WerWolv WerWolv merged commit 13c4168 into WerWolv:master Dec 13, 2024
2 checks passed
@WerWolv
Copy link
Owner

WerWolv commented Dec 13, 2024

Thank you!

applecuckoo pushed a commit to applecuckoo/ImHex-Patterns that referenced this pull request Jan 24, 2025
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.

None yet

2 participants