From: Mark Wallis Date: Mon, 26 Jan 2009 06:32:35 +0000 (+1100) Subject: lguest: Fix a memory leak with the lg object during launcher close X-Git-Tag: v2.6.29-rc4~104^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05dfdbbd678ea2b642db73f48b75667a23d15484;p=pandora-kernel.git lguest: Fix a memory leak with the lg object during launcher close Fix a memory leak identified by Rusty Russell during LCA09 by kfree'ing the lg object instead of just clearing it when the launcher closes. Signed-off-by: Mark Wallis Signed-off-by: Rusty Russell --- Reading git-diff-tree failed