[coreboot] patch: fix cbfstool malloc arena corruption

ron minnich rminnich at gmail.com
Thu Sep 17 17:35:50 CEST 2009


On Wed, Sep 16, 2009 at 11:35 PM, Peter Stuge <peter at stuge.se> wrote:
> ron minnich wrote:
>> There was a missing addition of the size of the .notes.pinfo
>> section header which could lead to corrupted malloc arena.
>>
>> Also, make cbfstool always build with debugging on. Performance
>> is not an issue here. Don't strip it either.
>>
>> Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
>
> Acked-by: Peter Stuge <peter at stuge.se>

Thanks! This may fix other SEGV reports.

Committed revision 4641.




More information about the coreboot mailing list