Searched refs:old_ftr (Results 1 – 1 of 1) sorted by relevance
226 struct debug_memory_footer *old_ftr, *new_ftr; in debug_realloc() local246 old_ftr = footer_from_header(old_hdr); in debug_realloc()247 if(old_ftr->magic != DEBUG_MEMORY_MAGIC) { in debug_realloc()286 old_ftr->magic = 0; in debug_realloc()