Commits
Rusty Russell committed ca16f580a5d
lguest: fix occasional crash in example launcher. We usually got away with ->next on the final entry being NULL, but it finally bit me. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: stable@kernel.org