File: testinput.h

package info (click to toggle)
jansson 2.14-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,060 kB
  • sloc: ansic: 8,267; sh: 370; cpp: 146; makefile: 138; python: 56
file content (3 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (8)
1
2
3
#include <inttypes.h>

extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);