diff options
author | John Zhao <john.zhao@intel.com> | 2018-08-13 09:45:37 -0700 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2018-08-20 07:04:12 +0000 |
commit | eac84ca35c9b8052d198a7ab3593ae8f5bbb1aa8 (patch) | |
tree | d8569e40e4ffc62fcbb7e4919d9029b9f29c2a9d /src/device/pci_rom.c | |
parent | ddcf5a05e3168fbb4565a2a52c14c246822454b2 (diff) |
intel/common/block: Fix issues found by klockwork
src/soc/intel/common/block/cpu/mp_init.c
Function init_cpus: Pointer dev checked for NULL may be
dereferenced.
src/soc/intel/common/block/graphics/graphics.c
Function graphics_get_bar: Pointer dev returned from
call may be NULL and will be dereferenced.
BRANCH=None
TEST=Built & booted Yorp board.
Change-Id: I5e7caa15a3911e05ff346d338493673af5318a51
Signed-off-by: John Zhao <john.zhao@intel.com>
Reviewed-on: https://review.coreboot.org/28060
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/device/pci_rom.c')
0 files changed, 0 insertions, 0 deletions