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:
bb81110
)
lguest: fix occasional crash in example launcher.
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 4 Oct 2012 02:33:25 +0000
(12:03 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 4 Oct 2012 02:42:59 +0000
(12:12 +0930)
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
No differences found