Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2022-23852/
Dpoc.cpp347 bool match_allocation_size(void *target_ptr, int target_size) { in match_allocation_size() function
365 bool match_found = match_allocation_size(parser, sizeof(struct XML_ParserStruct)); in main()