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:
71378be
)
kbuild: fix NULL dereference in scripts/mod/modpost.c
author
Eric Sesterhenn
<snakebyte@gmx.de>
Mon, 10 Apr 2006 22:54:16 +0000
(
00:54
+0200)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Tue, 11 Apr 2006 11:37:07 +0000
(13:37 +0200)
before is NULL in this case, concluding from the surrounding code
it seems that after is the right one to use.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found