This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix integer overflow in malloc when tcache is enabled [BZ #22375]
- From: DJ Delorie <dj at redhat dot com>
- To: Arjun Shankar <arjun dot is at lostca dot se>
- Cc: carlos at redhat dot com, libc-alpha at sourceware dot org
- Date: Tue, 07 Nov 2017 13:18:27 -0500
- Subject: Re: [PATCH] Fix integer overflow in malloc when tcache is enabled [BZ #22375]
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=dj at redhat dot com
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 641505F7AC
Arjun Shankar <arjun.is@lostca.se> writes:
> Yes, it is intentional.
Ok, then.
>> Does this beg for a bigger comment explaining what it's doing and why?
>
> I can post a v2 with a top level comment and a fix to a flaw that I just
> noticed myself in the patch:
Yes please.