]> git.ipfire.org Git - thirdparty/glibc.git/commit
malloc: Remove corrupt arena flag
authorFlorian Weimer <fweimer@redhat.com>
Wed, 30 Aug 2017 15:16:08 +0000 (17:16 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 30 Aug 2017 18:08:34 +0000 (20:08 +0200)
commita9da0bb2667ab20f1dbcd0a9ae6846db02fbc96a
tree9422f3ae82df4bef2ac63424b6f946be62e054d6
parentac3ed168d0c0b2b702319ac0db72c9b475a8c72e
malloc: Remove corrupt arena flag

This is no longer needed because we now abort immediately
once heap corruption is detected.
ChangeLog
malloc/arena.c
malloc/malloc.c