Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/fuzz/
H A Dfuzz.c80 xmlFuzzMalloc(size_t size) { in xmlFuzzMalloc() function
125 xmlMemSetup(free, xmlFuzzMalloc, xmlFuzzRealloc, xmlMemStrdup); in xmlFuzzMemSetup()