Searched refs:old_ftr (Results 1 – 2 of 2) sorted by relevance
196 struct debug_memory_footer *old_ftr, *new_ftr; in debug_realloc() local216 old_ftr = footer_from_header(old_hdr); in debug_realloc()217 if(old_ftr->magic != DEBUG_MEMORY_MAGIC) { in debug_realloc()252 old_ftr->magic = 0; in debug_realloc()