Searched refs:was_used_after_free (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dmalloc_debug_check.c257 static int was_used_after_free(struct hdr *hdr) function
309 if (hdr->tag == BACKLOG_TAG && was_used_after_free(hdr)) {

Completed in 43 milliseconds