Open AdamKorcz opened 2 years ago
Adds a fuzzer that tests jsmn_parse().
jsmn_parse()
I recommend running the fuzzer in the CI with ClusterfuzzLite. Since jsmn does not have any Github workflows, I didn't add that part, but I have tested it locally and will be happy to set it up in the CI.
Signed-off-by: AdamKorcz Adam@adalogics.com
Adds a fuzzer that tests
jsmn_parse()
.I recommend running the fuzzer in the CI with ClusterfuzzLite. Since jsmn does not have any Github workflows, I didn't add that part, but I have tested it locally and will be happy to set it up in the CI.
Signed-off-by: AdamKorcz Adam@adalogics.com