[PATCH] malloc: Correct size computation in realloc for dumped fake mmapped chunks

Mike Frysinger vapier@gentoo.org
Thu Jun 9 19:22:00 GMT 2016


On 08 Jun 2016 20:51, Florian Weimer wrote:
> For regular mmapped chunks there are two size fields (hence a reduction
> by 2 * SIZE_SZ bytes), but for fake chunks, we only have one size field,
> so we need to subtract SIZE_SZ bytes.
> 
> This was initially reported as Emacs bug 23726.

is it normally user visible ?  if so, i think we'd want a bug on our side
too for it.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160609/f76f6a8c/attachment.sig>


More information about the Libc-alpha mailing list