[coreboot-gerrit] Patch merged into coreboot/master: 0dde01c romcc: Fix off-by-one

gerrit at coreboot.org gerrit at coreboot.org
Sat Nov 16 09:49:37 CET 2013


the following patch was just integrated into master:
commit 0dde01cad1c0b1422c845fc201733be559004fb7
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Mon Nov 11 15:57:09 2013 +0100

    romcc: Fix off-by-one
    
    Arrays are indexed 0..(number_of_element-1).
    
    Change-Id: I2157e74340568636d588113d1d2d8cae50082da2
    Found-by: Coverity Scan
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/4089
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Tested-by: build bot (Jenkins)


See http://review.coreboot.org/4089 for details.

-gerrit



More information about the coreboot-gerrit mailing list