+Tom for 3.7.1
On Fri, Aug 21, 2015 at 6:41 PM, Saleem Abdulrasool
wrote:
> On Fri, Aug 21, 2015 at 11:02 AM, Hans Wennborg wrote:
>>
>> On Thu, Aug 20, 2015 at 8:28 PM, Saleem Abdulrasool
>> wrote:
>> > On Thu, Aug 20, 2015 at 2:13 PM, Hans Wennborg
>> > wrote:
>> >>
>> >> +Saleem and Renato;
On Fri, Aug 21, 2015 at 11:02 AM, Hans Wennborg wrote:
> On Thu, Aug 20, 2015 at 8:28 PM, Saleem Abdulrasool
> wrote:
> > On Thu, Aug 20, 2015 at 2:13 PM, Hans Wennborg
> wrote:
> >>
> >> +Saleem and Renato; maybe you can take a look?
> >
> >
> > Thanks for pointing this out!
> >
> > The patch
On Thu, Aug 20, 2015 at 8:28 PM, Saleem Abdulrasool
wrote:
> On Thu, Aug 20, 2015 at 2:13 PM, Hans Wennborg wrote:
>>
>> +Saleem and Renato; maybe you can take a look?
>
>
> Thanks for pointing this out!
>
> The patch is correct and pretty safe to apply for 3.7 I think since its a
> simple bug fi
On Thu, Aug 20, 2015 at 2:13 PM, Hans Wennborg wrote:
> +Saleem and Renato; maybe you can take a look?
Thanks for pointing this out!
The patch is correct and pretty safe to apply for 3.7 I think since its a
simple bug fix, and can result in VFP state corruption (the invalid memory
access in th
+Saleem and Renato; maybe you can take a look?
On Tue, Aug 18, 2015 at 11:24 AM, Leandro GraciĆ” Gil
wrote:
> Hi,
>
> Please find attached a patch fixing an out-of-bounds array access present in
> the current libunwind top of tree code.
>
> The problem is caused by subtracting the wrong base regis
Hi,
Please find attached a patch fixing an out-of-bounds array access present
in the current libunwind top of tree code.
The problem is caused by subtracting the wrong base register in
Registers_arm::SetFloatRegister and should become obvious after taking a
quick look to the code.
Could someone