Commit Graph

4 Commits

Author SHA1 Message Date
AdamKorcz 67366dbc98
jackson-core: add fuzzer (#8151)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-04 20:05:05 +00:00
Fabian Meumertzheim 10e888b561
[all] Make fuzz targets world executable (#5751)
Making fuzz targets only user executable as the root user makes them
non-executable outside the container, e.g. in the oss-fuzz/build/ dir.
2021-05-12 07:03:21 -07:00
Fabian Meumertzheim 38f57154d8
[jackson-core] Fix seed corpus and dictionary (#5467) 2021-03-22 06:38:02 -07:00
Fabian Meumertzheim cf274aba46
[jackson-core] Initial integration (#5396) 2021-03-16 06:24:31 -07:00