Searched refs:erase_len (Results 1 – 1 of 1) sorted by relevance
515 size_t erase_len; in malloc_elem_join_adjacent_free() local519 erase_len = MALLOC_ELEM_OVERHEAD + elem->next->pad; in malloc_elem_join_adjacent_free()526 memset(erase, MALLOC_POISON, erase_len); in malloc_elem_join_adjacent_free()537 size_t erase_len; in malloc_elem_join_adjacent_free() local541 erase_len = MALLOC_ELEM_OVERHEAD + elem->pad; in malloc_elem_join_adjacent_free()550 memset(erase, MALLOC_POISON, erase_len); in malloc_elem_join_adjacent_free()