Searched refs:owned_rtlalloc (Results 1 – 1 of 1) sorted by relevance
275 bool owned_rtlalloc = false; in SharedReAlloc() local279 owned_rtlalloc = HeapValidate(hHeap, 0, lpMem); in SharedReAlloc()281 if (owned_asan && !owned_rtlalloc) in SharedReAlloc()283 else if (!owned_asan && owned_rtlalloc) in SharedReAlloc()285 else if (!owned_asan && !owned_rtlalloc) in SharedReAlloc()