Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 11 Dec 2004 21:15:24 +0000 (21:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 11 Dec 2004 21:15:24 +0000 (21:15 +0000)
commit76761b63787f4122ec87f257ec038aba9e7ab236
tree336c56bc696ee1d86462265049648694bec6879b
parent8c7d3691c46e9900d847e084dbc23229419562d6
Update.

2004-12-11  Ulrich Drepper  <drepper@redhat.com>

* malloc/malloc.c (_int_realloc): Add checks for corrupted memory.
(_int_free): Make clear message are result of free() calls.

* malloc/malloc.c (_int_realloc): Remove unnecessary tests for
oldmem and size == 0.
ChangeLog
malloc/malloc.c