git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b44d49a
)
lguest: Fix a memory leak with the lg object during launcher close
author
Mark Wallis
<mwallis@serialmonkey.com>
Mon, 26 Jan 2009 06:32:35 +0000
(17:32 +1100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 30 Jan 2009 01:04:11 +0000
(11:34 +1030)
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 <mwallis@serialmonkey.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found