coreboot/src/drivers/generic
Richard Spiegel e0d306447a drivers/generic/adau7002/adau7002.c: Fix null pointer dereference
Procedures acpi_device_scope() and acpi_device_name() can under certain
conditions return NULL. Check the return before using them.

This fixes CID 1385944
BUG=b:73331544
TEST=Build kahlee.

Change-Id: Ifcdf905100d22a1d828394f8685641eb432bb836
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/23760
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-02-15 21:39:28 +00:00
..
adau7002 drivers/generic/adau7002/adau7002.c: Fix null pointer dereference 2018-02-15 21:39:28 +00:00
generic sconfig: check whether component directory actually exists 2011-10-19 03:31:21 +02:00
gpio_keys drivers/gpio_keys: Add driver for handling gpio-keys 2018-01-31 03:04:36 +00:00
gpio_regulator device: acpi_name() should take a const struct device 2017-09-14 14:34:27 +00:00
ioapic tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
max98357a device: acpi_name() should take a const struct device 2017-09-14 14:34:27 +00:00