fuzz: Adds fuzz target for parse_jobs_ini
authorPhilippe Antoine <contact@catenacyber.fr>
Tue, 5 Jan 2021 11:59:46 +0000 (12:59 +0100)
committerPhilippe Antoine <contact@catenacyber.fr>
Mon, 11 Jan 2021 10:33:08 +0000 (11:33 +0100)
commit1857e6b259fec189376c9d37a97239402502e5c1
tree205dbe91b01c34e65bdce1c402770a78218afa2d
parenta64b7d6e9b3e5174e034f7c147de71e4b51b2a01
fuzz: Adds fuzz target for parse_jobs_ini

And build it

Signed-off-by: Philippe Antoine <contact@catenacyber.fr>
Makefile
init.c
t/fuzz/fuzz_parseini.c [new file with mode: 0644]
t/fuzz/onefile.c [new file with mode: 0644]