diff options
author | 2023-04-05 15:57:57 +0200 | |
---|---|---|
committer | 2023-04-06 20:29:12 +0200 | |
commit | ae5a0eccc85fc960834dd66e3befc2728284b86c (patch) | |
tree | 08eef42cfbeaec5c49ebc2776e2d8bd46ed5b50f /scripts/generate_rust_analyzer.py | |
parent | ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible array (diff) | |
download | linux-rng-ae5a0eccc85fc960834dd66e3befc2728284b86c.tar.xz linux-rng-ae5a0eccc85fc960834dd66e3befc2728284b86c.zip |
ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
ACPICA commit 0d5f467d6a0ba852ea3aad68663cbcbd43300fd4
ACPI_ALLOCATE_ZEROED may fails, object_info might be null and will cause
null pointer dereference later.
Link: https://github.com/acpica/acpica/commit/0d5f467d
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions