jansson/test/ossfuzz/testinput.h

4 lines
96 B
C
Raw Normal View History

2019-06-28 20:22:51 +08:00
#include <inttypes.h>
extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);