]> sourceware.org Git - glibc.git/commit
sysmalloc: Initialize previous size field of mmaped chunks
authorFlorian Weimer <fweimer@redhat.com>
Thu, 27 Oct 2016 17:45:19 +0000 (19:45 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 28 Oct 2016 14:49:04 +0000 (16:49 +0200)
commit681421f3cac665a82d000d854ae6df1fb3b561a5
tree64608085bde498765bed856e9e8466d8aa8d1af2
parente9c4fe93b3855239752819303ca377dff0ed0553
sysmalloc: Initialize previous size field of mmaped chunks

With different encodings of the header, the previous zero initialization
may be insufficient and produce an invalid encoding.
ChangeLog
malloc/malloc.c
This page took 0.042342 seconds and 5 git commands to generate.