Functions to fuzz json.
More...
#include <freeradius-devel/build.h>
#include <stdint.h>
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include <stdbool.h>
#include <sys/types.h>
#include <talloc.h>
#include <json-c/json.h>
Go to the source code of this file.
Functions to fuzz json.
- Id
- c5d09af656653f0d577e834eeba7a1684020434d
Definition in file fuzzer_json.c.
◆ fr_jpath_node_t
◆ fr_jpath_parse()
◆ LLVMFuzzerInitialize()
| int LLVMFuzzerInitialize |
( |
int * |
argc, |
|
|
char *** |
argv |
|
) |
| |
◆ LLVMFuzzerTestOneInput()