cvs-malloc-hardening
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sun, 28 May 2017 17:29:33 +0000 (17:29 +0000)
commit44f2e75a8e2bbc3b298bd520d90e04247f5e3554
treed93d6683b0c2a2437730b4b40ef4d359f25c9c13
parent33215eaed4baf8bc7e9c331ce43d55ae47bbd7f6
cvs-malloc-hardening

2017-03-17  Chris Evans  <scarybeasts@gmail.com>

* malloc/malloc.c (unlink): Add consistency check between size and
next->prev->size, to further harden against 1-byte overflows.

2016-10-27  Florian Weimer  <fweimer@redhat.com>

* malloc/malloc.c (sysmalloc): Initialize previous size field of
mmaped chunks.

Gbp-Pq: Topic any
Gbp-Pq: Name cvs-malloc-hardening.diff
malloc/malloc.c