mirror of
https://github.com/nothings/stb.git
synced 2026-01-04 03:52:33 +00:00
do not define STBI_ONLY_PNG in fuzz target
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#define STBI_ONLY_PNG
|
||||
|
||||
#include "../stb_image.h"
|
||||
|
||||
int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
|
||||
|
||||
Reference in New Issue
Block a user