the following patch was just integrated into master:
commit 5e93b37310abe92ba101a32fe66c9e02f8d887e9
Author: Stefan Reinauer <[email protected]>
Date:   Tue Sep 25 13:30:48 2012 -0700

    Fix Segmentation Fault in ifdtool
    
    If a section is bigger than the FD file it is injected into, and the FD
    lies about the size of the FD file, ifdtool would crash because reading
    in the section writes beyound the FD file in memory.
    
    Change-Id: Idcfac2b1e2b5907fad34799e44a8abfd89190fcc
    Signed-off-by: Stefan Reinauer <[email protected]>
    Reviewed-on: http://review.coreboot.org/1754
    Tested-by: build bot (Jenkins)
    Reviewed-by: Anton Kochkov <[email protected]>

Build-Tested: build bot (Jenkins) at Fri Nov  9 00:20:49 2012, giving +1
Reviewed-By: Anton Kochkov <[email protected]> at Fri Nov  9 02:07:08 
2012, giving +2
See http://review.coreboot.org/1754 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to