[PATCH] Add Safe-Linking to fastbins and tcache

H.J. Lu hjl.tools@gmail.com
Sat Oct 31 13:33:11 GMT 2020


On Mon, Mar 30, 2020 at 6:56 AM Carlos O'Donell via Libc-alpha
<libc-alpha@sourceware.org> wrote:
>
> On 3/30/20 4:44 AM, Eyal Itkin via Libc-alpha wrote:
> > Sorry about the indentations. The file has mixed tabs and spaces, sometimes
> > even in the same code line, which makes it hard to know what's right. In
> > each case I tried to mimick the behavior of the lines before / after my
> > addition.
>
> No worries, this is entirely my fault. I thought I'd fixed all of those up
> during my import of your patch. That's my responsibility really. I'll correct
> them and push the cleanup.
>
> > Regarding the new issue in malloc_consolidate, I'm going over it now as it
> > didn't happen on my intel x64 environment. Will update you soon about it.
>

This caused:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96504
https://sourceware.org/bugzilla/show_bug.cgi?id=26826

-- 
H.J.


More information about the Libc-alpha mailing list