Re: [PATCH] agp/uninorth: fix a memleak in create_gatt_table
From: Denis Kirjanov <hidden>
Date: 2015-09-07 10:39:10
From: Denis Kirjanov <hidden>
Date: 2015-09-07 10:39:10
On 9/7/15, Michael Ellerman [off-list ref] wrote:
On Mon, 2015-09-07 at 10:30 +0300, Denis Kirjanov wrote:quoted
On 6/19/15, Benjamin Herrenschmidt [off-list ref] wrote:quoted
On Thu, 2015-06-18 at 17:34 +0300, Denis Kirjanov wrote:quoted
On 6/12/15, Denis Kirjanov [off-list ref] wrote:quoted
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>Hi Ben, Michael Will you take the patch through your trees or do I need to send it to Dave Airlie?I haven't had a chance to review yet...Ping...Hi Denis, Have you built and/or boot tested this?
Hi, yes, sure. Actually I've spotted this through the kmemleak. With the patch applied scanner is happy :)
cheers