diff options
author | Li Zhong <[email protected]> | 2022-09-02 00:37:30 -0700 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2022-10-28 19:01:54 +0200 |
commit | 2437513a814b3e93bd02879740a8a06e52e2cf7d (patch) | |
tree | 11afd5c514c02225da6646497b10f352ba551962 /lib/mpi/mpi-mod.c | |
parent | 247f34f7b80357943234f93f247a1ae6b6c3a740 (diff) |
ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value
The return value of acpi_fetch_acpi_dev() could be NULL, which would
cause a NULL pointer dereference to occur in acpi_device_hid().
Signed-off-by: Li Zhong <[email protected]>
[ rjw: Subject and changelog edits, added empty line after if () ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions