]> git.ipfire.org Git - thirdparty/glibc.git/commit
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)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 28 Nov 2017 13:37:55 +0000 (19:07 +0530)
commit87889967934d237b11f98945a96c46f0015445e0
tree6f70823d782d2963d3057f787fba173b843e3f1c
parentaaa2eb83b8b6623ddb9cea44445b5342f96100be
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.

(cherry-picked from ec2c1fcefb200c6cb7e09553f3c6af8815013d83)
ChangeLog
NEWS
malloc/malloc.c
manual/memory.texi
manual/tunables.texi