[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/common/lpss_i2c: fix NULL dereference in error path

gerrit at coreboot.org gerrit at coreboot.org
Sat Nov 19 16:56:02 CET 2016


the following patch was just integrated into master:
commit bff8c5ec1977039b7edd1de02768c44a7055fce9
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Nov 18 08:10:35 2016 -0600

    soc/intel/common/lpss_i2c: fix NULL dereference in error path
    
    If the SoC clock speed is not supported there is supposed to
    be an error printed. However, the value printed was wrong which
    was dereferencing a NULL struct. Fix that.
    
    Change-Id: I5021ad8c1581d1935b39875ffa3aa00b594c537a
    Found-by: Coverity Scan #1365977
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/17468
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list