[coreboot-gerrit] Patch merged into coreboot/master: kunimitsu: Remove incorrect dereferencing of pointer

gerrit at coreboot.org gerrit at coreboot.org
Mon Sep 19 19:31:37 CEST 2016


the following patch was just integrated into master:
commit c33f08b6724f8567c5ccea546f57775f264974a9
Author: Rizwan Qureshi <rizwan.qureshi at intel.com>
Date:   Fri Sep 16 19:45:08 2016 +0530

    kunimitsu: Remove incorrect dereferencing of pointer
    
    In spd_util.c function mainboard_get_spd_data(), spd_file can
    either be NULL or will point to the first byte of the SPD data,
    and should not be dereferenced.
    
    Change-Id: I08677976792682cc744ec509dd183eadf5e570a5
    Signed-off-by: Rizwan Qureshi <rizwan.qureshi at intel.com>
    Reviewed-on: https://review.coreboot.org/16612
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list