OSDN Git Service

(realloc): Record the correct size in the malloc header in the case
authorMiles Bader <miles@lsi.nec.co.jp>
Mon, 9 Sep 2002 07:40:07 +0000 (07:40 -0000)
committerMiles Bader <miles@lsi.nec.co.jp>
Mon, 9 Sep 2002 07:40:07 +0000 (07:40 -0000)
commit5752e107955723304ecb5e4ec02cedf7f350d80c
tree20f268a3699a3f9cc1c7865c161d764fd5e334e2
parent8b02a71f53d75bd679c46141a0a2a8f8b26aef19
(realloc): Record the correct size in the malloc header in the case
where we extended the existing allocation, and got back more than we
asked for from the heap.
libc/stdlib/malloc/realloc.c