fcd6e1c7eb
When realloc up from a mem area to a larger one where a new node is needed. The the larger memory region is copied from the source this can both leak data as well as cause memory faults accesssing invalid data. This was first reported by Kwonsk Signed-off-by: Brennan Ashton <bashton@brennanashton.com> |
||
---|---|---|
.. | ||
Make.defs | ||
mm_addfreechunk.c | ||
mm_brkaddr.c | ||
mm_calloc.c | ||
mm_extend.c | ||
mm_free.c | ||
mm_heapmember.c | ||
mm_initialize.c | ||
mm_mallinfo.c | ||
mm_malloc.c | ||
mm_memalign.c | ||
mm_realloc.c | ||
mm_sbrk.c | ||
mm_sem.c | ||
mm_shrinkchunk.c | ||
mm_size2ndx.c | ||
mm_zalloc.c |