[coreboot-gerrit] Patch merged into coreboot/master: 9484f55 arch/arm64/boot.c: Only return if condition is met

gerrit at coreboot.org gerrit at coreboot.org
Mon Apr 6 02:21:28 CEST 2015


the following patch was just integrated into master:
commit 9484f5577e65192808f8752552f7f1de22e48a27
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sun Apr 5 18:30:05 2015 +0200

    arch/arm64/boot.c: Only return if condition is met
    
    Fix up commit b3847e64 (program loading: add prog_run() function),
    which misses the braces for the if statement, causing the function
    also to return if a non-payload program should be run causing the rest
    of the stages never to be run.
    
    Change-Id: I04940b218ba71e82af769c8db574528f830d0cbb
    Found-by: Coverity, CID 1293136: Control flow issues (NESTING_INDENT_MISMATCH)
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-on: http://review.coreboot.org/9306
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list