| commit | 9825e3158e302980b71c54b72e90f0624e1cfab3 | [log] [tgz] |
|---|---|---|
| author | Rusty Russell <rusty@rustcorp.com.au> | Thu Oct 04 12:03:25 2012 +0930 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 13 05:38:38 2012 +0900 |
| tree | ad239e0cab8597119fbe80c666c4dfcddb8cef16 | |
| parent | 0c0b534583fb1c02809e0a3978413fe79f7dac8f [diff] |
lguest: fix occasional crash in example launcher. commit ca16f580a5db7e60bfafe59a50bb133bd3347491 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>