]> git.ipfire.org Git - thirdparty/glibc.git/commit
malloc: Add more integrity checks to mremap_chunk.
authorIstvan Kurucsai <pistukem@gmail.com>
Fri, 21 Dec 2018 04:30:07 +0000 (23:30 -0500)
committerDJ Delorie <dj@delorie.com>
Fri, 21 Dec 2018 04:31:37 +0000 (23:31 -0500)
commitebe544bf6e8eec35e754fd49efb027c6f161b6cb
tree6cab1e7bf56a69968d5ece9678dbb9676a830990
parent5f72b00591ce4d1b4c0418294ffe1623983d5679
malloc: Add more integrity checks to mremap_chunk.

* malloc/malloc.c (mremap_chunk): Additional checks.
ChangeLog
malloc/malloc.c