Jason Villaluna
Jason Villaluna
This pull request introduces additional fuzzers to enhance the fuzzing coverage of the stb_image.h library in oss-fuzz, specifically targeting the testing of various image format loader functions.
## Out-of-bounds Memory Access in stb_image Library during GIF Image Processing ### Summary An out-of-bounds memory access has been discovered in the `stb_image.h` library. This issue arises while processing GIF...
This pull request introduces new fuzzers to enhance the fuzzing coverage of yajl-ruby for [OSS-Fuzz](https://github.com/google/oss-fuzz/). The contributor requested that the fuzz targets be maintained within the upstream project, prompting the...