rfuzz

Results 3 issues of rfuzz

While performing fuzz testing on the current library, I discovered an input that can cause a program crash. Specifically, when the width and height values of the image being read...

Hello, while fuzz testing the current crate, I found that an excessive number of ( characters can cause a stack overflow (this can be triggered in both debug and release...

bug

Hello, while fuzz testing the current crate, I found that during the minification process, the original data is parsed. However, if there is an invalid RGB value, it directly causes...