Skip to content

fuzz: Try to limit image size in crypt2_load_proto_plain_json_fuzz

Milan Broz requested to merge fuzzing-fix into main

It seems that we see a lot of out of space in fuzzer run, so try to avoid writing excessive big images here.

Merge request reports