cvs-malloc-hardening
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 18 Jun 2017 18:04:53 +0000 (19:04 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sun, 18 Jun 2017 18:04:53 +0000 (19:04 +0100)
commitc3e435cc91ecf7324ea9e1e123256733af6f13ba
treed2949bf398d530328f684e4323e939c1cb79b67c
parentc473b184dd206b47de38110fb65217962f78e659
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