]> git.ipfire.org Git - thirdparty/glibc.git/commit - malloc/malloc.c
malloc: Abort on heap corruption, without a backtrace [BZ #21754]
authorFlorian Weimer <fweimer@redhat.com>
Wed, 30 Aug 2017 14:39:41 +0000 (16:39 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 30 Aug 2017 14:39:41 +0000 (16:39 +0200)
commitec2c1fcefb200c6cb7e09553f3c6af8815013d83
tree6da867b8b565f3d200688016fef68d8de42f9ae1
parent9ce673b69e82578044958f66d93dcaddb23f6e95
malloc: Abort on heap corruption, without a backtrace [BZ #21754]

The stack trace printing caused deadlocks and has been itself been
targeted by code execution exploits.
ChangeLog
NEWS
malloc/malloc.c
manual/memory.texi
manual/tunables.texi