On Tue, Mar 08, 2016 at 10:52:11AM -0500, Joshua Hunt wrote: > Date: Tue, 8 Mar 2016 10:52:11 -0500 > From: Joshua Hunt <[email protected]> > To: [email protected], [email protected], [email protected], > [email protected], [email protected] > Cc: [email protected], [email protected], Joshua Hunt > <[email protected]> > Subject: [PATCH v2 1/2] ACPI, APEI: Fix leaked resources > X-Mailer: git-send-email 1.7.9.5 > > 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: Josh Hunt <[email protected]> > Reviewed-by: Chen, Gong <[email protected]>
signature.asc
Description: Digital signature

