[PATCH] Add Safe-Linking to fastbins and tcache

Eyal Itkin eyal.itkin@gmail.com
Mon Mar 30 17:19:54 GMT 2020


Submitted a separate patch to fix the bug which crashed on 32 bit architectures.
Also fixed the redundant '\' chars at the end of lines as requested by Andreas.

Sorry for the troubles with my patch,
Eyal.

On Mon, Mar 30, 2020 at 4:56 PM Carlos O'Donell <carlos@redhat.com> 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.
>
> Thanks!
>
> --
> Cheers,
> Carlos.
>


More information about the Libc-alpha mailing list