Searched refs:ncorruptions (Results 1 – 1 of 1) sorted by relevance
135 u_int ncorruptions; in redzone_check() local149 ncorruptions = 0; in redzone_check()152 ncorruptions++; in redzone_check()154 if (ncorruptions > 0) { in redzone_check()157 ncorruptions, ncorruptions == 1 ? "" : "s", naddr, nsize); in redzone_check()168 ncorruptions = 0; in redzone_check()171 ncorruptions++; in redzone_check()173 if (ncorruptions > 0) { in redzone_check()175 "after %p (%lu bytes allocated).\n", ncorruptions, in redzone_check()176 ncorruptions == 1 ? "" : "s", naddr + nsize, nsize); in redzone_check()