[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2.22 v2] Fix integer overflows in internal memalign and malloc functions [BZ #22343]



On 04/05/2018 02:49 PM, Arjun Shankar wrote:
> On Wed, 2018-04-04 at 20:29 -0500, Carlos O'Donell wrote:
> 
>>> +#include <support/test-driver.c>
>>  
>> This can't possibly work for release/2.22/master, there was no support
>> infrastructure?
> 
> I'm working on backporting *just* enough bits into 2.22 to:
> 
> 1. Include support/ infrastructure (Florian wrote a script that does this)
> 
> 2. Have glibc-2.22 compile with a new-ish GCC (7.3) -
>      This needs 8 additional commits
> 
> 3. Include fix in question; i.e. BZ #22343

I missed that IBM already posted the support/ backport here:
https://sourceware.org/ml/libc-stable/2018-04/msg00004.html

Please coordinate with IBM :-)
 
> Cheers,
> Arjun
> 
> 
> 
> On Wed, 2018-04-04 at 20:29 -0500, Carlos O'Donell wrote:
> 
>>> > > +#include <support/test-driver.c>
>> > 
>> > This can't possibly work for release/2.22/master, there was no support
>> > infrastructure?
> 
> I'm working on backporting *just* enough bits into 2.22 to:
> 
> 1. Include support/ infrastructure (Florian wrote a script that does this)
> 
> 2. Have glibc-2.22 compile with a new-ish GCC (7.3) -
> This needs 8 additional commits
> 
> 3. Include fix in question; i.e. BZ #22343
> 
> Cheers,
> Arjun
> 


-- 
Cheers,
Carlos.