Tested on x86_64. build-many-glibcs run in progress. -- * malloc/malloc.c (_int_free): Check for corrupt prev_size vs size. (malloc_consolidate): Likewise. (cherry picked from commit d6db68e66dff25d12c3bc5641b60cbd7fb6ab44f) --- ChangeLog | 5 +++++ malloc/malloc.c | 4 ++++ 2 files changed, 9 insertions(+) -- Cheers, Carlos.