On 01/09/20 20:18, Alexander Bulekov wrote: > Maybe if I can get the oss-fuzz LIB_FUZZING_ENGINE > (/usr/lib/libFuzzingEngine.a) into the --start-group, that could also > solve the issue... I'll take another look at exactly what the oss-fuzz > build container does.
Yeah, that might do it. You can try adding it to the fork_fuzz dependency. Paolo