Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2182/
Dpoc.cpp39 static bool sOverloadMalloc = false; variable
101 if (!sOverloadMalloc) { in malloc()
127 sOverloadMalloc = true; in main()
129 sOverloadMalloc = false; in main()