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

Fix and improve fuzzers #829

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

tyler92
Copy link
Contributor

@tyler92 tyler92 commented Nov 14, 2024

  1. zip_fuzzer didn't work as expected - the stream was always closed
  2. Added password support for zip_fuzzer
  3. Added mz_zip_set_recover support to unzip_fuzzer

As a result line coverage is improved by ~13%

@nmoinvaz nmoinvaz added the unit tests Testing framework label Nov 14, 2024
@nmoinvaz nmoinvaz merged commit d7f5fdd into zlib-ng:develop Nov 14, 2024
28 checks passed
@nmoinvaz
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit tests Testing framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants