coreboot-kgpe-d16/src
Martin Roth 114cf22e8d drivers/amd/i2s_machine_dev: return if scope is NULL
Avoid dereferencing a null pointer.

Found-by: Coverity CID 1430549
BUG=None
TEST=Build

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I53f6a38aac6e7f94c3c370996b3b82ca0d88dac4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44001
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-08-03 05:08:39 +00:00
..
acpi src/acpi: Add missing <{stdbool,stdint}.h> 2020-07-29 09:37:10 +00:00
arch mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information 2020-07-31 09:30:47 +00:00
commonlib
console
cpu cpu/intel/car/romstage.c: Remove unused <bootblock_common.h> 2020-07-26 21:38:22 +00:00
device device: Add find_dev_nested_path helper function 2020-07-28 19:28:22 +00:00
drivers drivers/amd/i2s_machine_dev: return if scope is NULL 2020-08-03 05:08:39 +00:00
ec ec/lenovo/h8: Align macro values in one column 2020-07-26 21:40:00 +00:00
include mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information 2020-07-31 09:30:47 +00:00
lib lib/ubsan.c: Update error handlers for current toolchain's GCC 2020-07-31 19:53:27 +00:00
mainboard mb/google/volteer/var/todor: Support ELAN i2c-hid touchpad 2020-08-03 05:07:58 +00:00
northbridge nb/intel/haswell: Configure VCs on Egress Port 2020-07-31 23:33:43 +00:00
security security/intel/txt: Add Intel TXT support 2020-07-31 16:02:54 +00:00
soc soc/intel/tigerlake: Invoke PCIe root port swapping 2020-08-03 05:06:34 +00:00
southbridge sb/intel/lynxpoint/me_9.x.c: Constify string array 2020-07-31 23:34:49 +00:00
superio superio/common: Avoid NULL pointer dereference 2020-07-24 21:21:09 +00:00
vendorcode vc/amd/fsp/picasso: document requirements for DXIO PCIe port assignments 2020-08-02 16:45:22 +00:00
Kconfig