Skip to content
Commit eaaae38c authored by Eric Sesterhenn's avatar Eric Sesterhenn Committed by Sam Ravnborg
Browse files

kbuild: fix NULL dereference in scripts/mod/modpost.c



before is NULL in this case, concluding from the surrounding code
it seems that after is the right one to use.

Signed-off-by: default avatarEric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 71378be9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment