Searched refs:malloc_printerr (Results 1 – 9 of 9) sorted by relevance
1112 static void malloc_printerr(const char *str) __attribute__ ((noreturn));1623 malloc_printerr ("corrupted size vs. prev_size"); in unlink_chunk()1629 malloc_printerr ("corrupted double-linked list"); in unlink_chunk()1637 malloc_printerr ("corrupted double-linked list (not small)"); in unlink_chunk()2316 malloc_printerr ("do_check_malloc_state(): " in do_check_malloc_state()2771 malloc_printerr ("break adjusted to free malloc space"); in sysmalloc()3054 malloc_printerr ("munmap_chunk(): invalid pointer"); in munmap_chunk()3082 malloc_printerr("mremap_chunk(): invalid pointer"); in mremap_chunk()3189 malloc_printerr ("malloc(): unaligned tcache chunk detected"); in tcache_get()3218 malloc_printerr ("tcache_thread_shutdown(): " in tcache_thread_shutdown()[all …]
65 malloc_printerr ("malloc_check_get_size: memory corruption"); in malloc_check_get_size()188 malloc_printerr ("malloc: top chunk is corrupt"); in top_check()228 malloc_printerr ("free(): invalid pointer"); in free_check()275 malloc_printerr ("realloc(): invalid pointer"); in realloc_check()
418 @c malloc_printerr dup @mtsenv484 @c malloc_printerr dup ok513 @c malloc_printerr dup ok517 @c malloc_printerr dup ok570 @c malloc_printerr dup ok794 @c malloc_printerr dup ok807 @c malloc_printerr dup ok
784 * malloc/malloc.c (malloc_printerr): Use __libc_message.2451 * malloc/malloc.c (malloc_printerr): Use syslog if writev failed.2920 * malloc/malloc.c (malloc_printerr): Don't make informational2933 (malloc_printf_nc): Renamed to malloc_printerr. Second parameter
36145 call to malloc_printerr. Remove return statement.36147 (top_check): Update comment. Adjust call to malloc_printerr.36149 * malloc/malloc.c (unlink): Adjust calls to malloc_printerr.36151 (sysmalloc): Adjust call to malloc_printerr.36158 (malloc_printerr): Adjust parameter list. Do not mark arena as36173 * malloc/malloc.c (malloc_printerr): Always terminate the process,
11912 * malloc/malloc.c (malloc_printerr): If MALLOC_CHECK_={5,7}, print12813 * malloc/malloc.c (malloc_printerr): Print program name as part of
5221 manipulated brk, use malloc_printerr.
398 * malloc/malloc.c (malloc_printerr): Update __libc_message calls.37796 malloc_printerr.37800 * malloc/malloc.c (malloc_printerr): Add arena argument.37812 malloc_printerr.46704 malloc_printerr.76898 * malloc.c (malloc_printerr): Clarify error message.
821 (malloc_printerr): Modified function.