Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
There was an error while loading. Please reload this page.
The inflate optimization:
62b7616
broke inflate for small inputs (e.g. 8 bytes). The output is corrupted and the output length is wrong.
Unfortunately, I don't have a minimal reproducible case.