a692a86efe
amd_pmf_get_pb_data() will allocate memory for the policy buffer,
but does not free it if copy_from_user() fails. This leads to a memory
leak.
Fixes:
|
||
---|---|---|
.. | ||
acpi.c | ||
auto-mode.c | ||
cnqf.c | ||
core.c | ||
Kconfig | ||
Makefile | ||
pmf.h | ||
spc.c | ||
sps.c | ||
tee-if.c |