Skip to content
Commit 05dfdbbd authored by Mark Wallis's avatar Mark Wallis Committed by Rusty Russell
Browse files

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: default avatarMark Wallis <mwallis@serialmonkey.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent b44d49ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment