Searched refs:beginning_canary (Results 1 – 1 of 1) sorted by relevance
162 UNUSED_ATTR const char *beginning_canary = ((char *)ptr) - canary_size; in allocation_tracker_notify_free() local166 assert(beginning_canary[i] == canary[i]); in allocation_tracker_notify_free()