[coreboot-gerrit] Patch merged into coreboot/master: acpigen: Fix ?: operator confusion

gerrit at coreboot.org gerrit at coreboot.org
Tue May 17 23:27:09 CEST 2016


the following patch was just integrated into master:
commit 0ba307f0fe94550d84499562fb8f238f770aae3f
Author: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Date:   Tue May 17 17:40:09 2016 +0200

    acpigen: Fix ?: operator confusion
    
    strlen(string) was on the "negative" side of the selection operator, the
    side where string is NULL.
    
    Change-Id: Ic421a5406ef788c504e30089daeba61a195457ae
    Reported-by: Coverity Scan (CID 1355263)
    Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
    Reviewed-on: https://review.coreboot.org/14867
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at google.com>


See https://review.coreboot.org/14867 for details.

-gerrit



More information about the coreboot-gerrit mailing list