Searched refs:jbig2_fuzzer_realloc (Results 1 – 1 of 1) sorted by relevance
81 static void *jbig2_fuzzer_realloc(Jbig2Allocator *allocator, void *old, size_t size) in jbig2_fuzzer_realloc() function123 allocator.realloc = jbig2_fuzzer_realloc; in LLVMFuzzerTestOneInput()