Home | History | Annotate | Download | only in util

Lines Matching refs:debug_printf

118       debug_printf("%s:%u:%s: out of memory when trying to allocate %lu bytes\n",
157 debug_printf("%s:%u:%s: freeing bad or corrupted memory %p\n",
166 debug_printf("%s:%u:%s: buffer overflow %p\n",
209 debug_printf("%s:%u:%s: reallocating bad or corrupted memory %p\n",
218 debug_printf("%s:%u:%s: buffer overflow %p\n",
227 debug_printf("%s:%u:%s: out of memory when trying to allocate %lu bytes\n",
284 debug_printf("%s:%u:%s: bad or corrupted memory %p\n",
292 debug_printf("%s:%u:%s: %lu bytes at %p not freed\n",
302 debug_printf("%s:%u:%s: buffer overflow %p\n",
310 debug_printf("Total of %lu KB of system memory apparently leaked\n",
314 debug_printf("No memory leaks detected.\n");