Skip to content
Commit 08e8a949 authored by Hanjun Guo's avatar Hanjun Guo Committed by Paolo Abeni
Browse files

net: wwan: t7xx: Fix the ACPI memory leak

The ACPI buffer memory (buffer.pointer) should be freed as the
buffer is not used after acpi_evaluate_object(), free it to
prevent memory leak.

Fixes: 13e920d9

 ("net: wwan: t7xx: Add core components")
Signed-off-by: default avatarHanjun Guo <guohanjun@huawei.com>
Link: https://lore.kernel.org/r/1669119580-28977-1-git-send-email-guohanjun@huawei.com
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent cd07eadd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment