Thuan Pham
Thuan Pham
Thanks @ace-dent for your comment. Our results show that the new fuzz drivers can substantially increase the code coverage of LibPNG. We would like to work with you and @ctruta...
Thanks @xmoeproject. Could you please explain the rationale behind the changes? Why do we need to skip assembly files?
Hi tangyaofang, I found it while fuzzing this commit 8439534. I disabled CRC check to ease the fuzzing process by running the following simple patch sed -i 's/return ((int)(crc !=...