This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix array overflow in backtrace on PowerPC (bug 25423)


On 21/01/20 6:10 pm, Adhemerval Zanella wrote:
> 
> 
> On 21/01/2020 08:31, Andreas Schwab wrote:
>> When unwinding through a signal frame the backtrace function on PowerPC
>> didn't check array bounds when storing the frame address.  Fixes commit
>> d400dcac5e ("PowerPC: fix backtrace to handle signal trampolines").
> 
> LGTM, thanks.
> 
> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
> 
>> ---

OK for master too.

Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]