You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same idea. Fuzzing can be of great help for discovering actually interesting inputs. This sounds fairly trivial, I'll see if I can whip up an implementation.
To check that the implementation is correct, there should be tests against reference libraries such as https://crates.io/crates/lzma-sys, for example:
The text was updated successfully, but these errors were encountered: