diff options
author | Pei Xiao <[email protected]> | 2024-07-18 14:05:48 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2024-08-02 16:51:07 +0200 |
commit | a5242874488eba2b9062985bf13743c029821330 (patch) | |
tree | 6d96a802eed4bb6feae2cfd6d19d8f0b9c1528e3 /lib/crypto/mpi/mpiutil.c | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()
ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0
ACPI_ALLOCATE_ZEROED() may fail, elements might be NULL and will cause
NULL pointer dereference later.
Link: https://github.com/acpica/acpica/commit/4d4547cf
Signed-off-by: Pei Xiao <[email protected]>
Link: https://patch.msgid.link/[email protected]
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions