Jason Villaluna

Results 2 comments of Jason Villaluna

Hi, I am Jason Villaluna as mentioned by @rfoggia. Here's the POC code for the above issue: ```c #include #include #include #include #define STB_IMAGE_IMPLEMENTATION #include "stb/stb_image.h" int main(void) { int...

@nothings I would like to ask your review on this merge request, which aims to enhance fuzzing coverage in oss-fuzz. Your insights would be greatly appreciated. Thank you!