Home
last modified time | relevance | path

Searched defs:heap (Results 1 – 1 of 1) sorted by relevance

/tools/security/sanitizer-status/
Dsanitizer-status.cpp39 volatile char* heap = reinterpret_cast<volatile char *>(malloc(32)); in test_crash_malloc_overflow() local
46 volatile char* heap = reinterpret_cast<volatile char *>(malloc(32)); in test_crash_malloc_uaf() local
61 volatile char* heap = reinterpret_cast<volatile char *>(malloc(32)); in test_crash_pthread_mutex_unlock() local