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:
7088655
)
markers: don't risk NULL deref in marker
author
Jesper Juhl
<jesper.juhl@gmail.com>
Tue, 4 Mar 2008 22:29:00 +0000
(14:29 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 5 Mar 2008 00:35:14 +0000
(16:35 -0800)
get_marker() may return NULL, so test for it.
[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found