summaryrefslogtreecommitdiff
path: root/src/arch
diff options
context:
space:
mode:
authorRizwan Qureshi <rizwan.qureshi@intel.com>2016-09-16 19:45:08 +0530
committerMartin Roth <martinroth@google.com>2016-09-19 19:31:32 +0200
commitc33f08b6724f8567c5ccea546f57775f264974a9 (patch)
treee6d469a63e3149c9df8e955dea3cc2b2afee42e2 /src/arch
parent0b1a5c259b92ce6685577af631c2b76134514eab (diff)
downloadcoreboot-c33f08b6724f8567c5ccea546f57775f264974a9.tar.xz
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@intel.com> Reviewed-on: https://review.coreboot.org/16612 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions