Home
last modified time | relevance | path

Searched refs:jbig2_fuzzer_realloc (Results 1 – 1 of 1) sorted by relevance

/external/oss-fuzz/projects/jbig2dec/
Djbig2_fuzzer.cc81 static void *jbig2_fuzzer_realloc(Jbig2Allocator *allocator, void *old, size_t size) in jbig2_fuzzer_realloc() function
123 allocator.realloc = jbig2_fuzzer_realloc; in LLVMFuzzerTestOneInput()