Kuba Podgórski
Results
102
comments of
Kuba Podgórski
Why `fuzz_zip_validate_stream` needs to be in the library? Cannot we put in some _fuzz_ helpers? `zip` library should be pure. Some people just include those three files into their project...
Can you take a look how _fuzz_ was integrated into `miniz` (https://github.com/richgel999/miniz/tree/master). I think we should follow the same approach, because this library is based on `miniz`