On 10/17/2017 10:54 AM, Colin King wrote:
From: Colin Ian King
The error exit path omits kfree'ing the allocated new_smi, causing a memory
leak. Fix this by kfree'ing new_smi.
Thanks, queued for the next release.
-corey
Detected by CoverityScan, CID#14582571 ("Resource Leak")
Fixes: 7e03
From: Colin Ian King
The error exit path omits kfree'ing the allocated new_smi, causing a memory
leak. Fix this by kfree'ing new_smi.
Detected by CoverityScan, CID#14582571 ("Resource Leak")
Fixes: 7e030d6dff71 ("ipmi: Prefer ACPI system interfaces over SMBIOS ones")
Signed-off-by: Colin Ian K
2 matches
Mail list logo