diff options
author | 2021-05-08 09:23:09 +0200 | |
---|---|---|
committer | 2021-05-10 19:02:55 +0200 | |
commit | 0c8bd174f0fc131bc9dfab35cd8784f59045da87 (patch) | |
tree | 52cc3d1b2944a2fd5d2f1b54f26c1a3710a18c15 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.13-rc1 (diff) | |
download | wireguard-linux-0c8bd174f0fc131bc9dfab35cd8784f59045da87.tar.xz wireguard-linux-0c8bd174f0fc131bc9dfab35cd8784f59045da87.zip |
ACPI: scan: Fix a memory leak in an error handling path
If 'acpi_device_set_name()' fails, we must free
'acpi_device_bus_id->bus_id' or there is a (potential) memory leak.
Fixes: eb50aaf960e3 ("ACPI: scan: Use unique number for instance_no")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions