-
由 Josh Hunt 提交于
We leak the NVS and arch resources (if used), in apei_resources_request. They are allocated to make sure we exclude them from the APEI resources, but they are never freed at the end of the function. Free them now. Signed-off-by: NJosh Hunt <johunt@akamai.com> Reviewed-by: NChen, Gong <gong.chen@linux.intel.com> Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
e56c9256