[coreboot] Patch merged into coreboot/master: 5e93b37 Fix Segmentation Fault in ifdtool

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 9 02:07:10 CET 2012


the following patch was just integrated into master:
commit 5e93b37310abe92ba101a32fe66c9e02f8d887e9
Author: Stefan Reinauer <reinauer at chromium.org>
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 <reinauer at google.com>
    Reviewed-on: http://review.coreboot.org/1754
    Tested-by: build bot (Jenkins)
    Reviewed-by: Anton Kochkov <anton.kochkov at gmail.com>

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

-gerrit




More information about the coreboot mailing list