Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28019
to look at the new patch set (#2).
Change subject: intel/common/block: Fix issues found by klockwork ......................................................................
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 deferenced.
src/soc/intel/common/block/graphics/graphics.c Function graphics_get_bar: Pointer dev returned from call may be NULL and will be deferenced.
BRANCH=None TEST=Built & booted Yorp board.
Change-Id: Ia79d6c08c3b75dfd638a75563fb06a4916b7b218 Signed-off-by: John Zhao john.zhao@intel.com --- M 3rdparty/blobs M src/soc/intel/common/block/cpu/mp_init.c M src/soc/intel/common/block/graphics/graphics.c 3 files changed, 6 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/28019/2