Re: agp/uninorth: fix a memleak in create_gatt_table
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-10-12 11:17:21
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-10-12 11:17:21
On Fri, 2015-12-06 at 06:57:11 UTC, Denis Kirjanov wrote:
Fix the memory leak in create_gatt_table: we've lost a kfree on the exit path for the pages array allocated in uninorth_create_gatt_table Signed-off-by: Denis Kirjanov <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/5ada62b1070a57562664713b cheers