tty/amba-pl011: Call acpi_put_table() to fix memory leak
ascend inclusion category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/I4U4KV CVE: NA ---------------------------------------- acpi_get_table() should be coupled with acpi_put_table(), or it will leat to memory leak, fix the memory leak to call acpi_put_table(). Signed-off-by:Hanjun Guo <guohanjun@huawei.com> Signed-off-by:
Lijun Fang <fanglijun3@huawei.com> Reviewed-by:
Weilong Chen <chenweilong@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment