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:
41370d3
)
kbuild: fix segfault in modpost
author
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 19 Feb 2006 08:56:18 +0000
(09:56 +0100)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 19 Feb 2006 08:56:18 +0000
(09:56 +0100)
Do not try to look up section name until we know it is not a special
section. Otherwise we will address outside legal space and segfault.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found