Commit 11de39e2fbbc592018e0a231d0ee773653dcc8d6
Committed by
Sam Ravnborg
1 parent
767e581d75
Exists in
master
and in
7 other branches
kconfig: fix mconf segmentation fault
I have found small bug in mconf, when you run it without any argument it will sigsegv. Without patch: $ scripts/kconfig/mconf Segmentation fault With patch: $ scripts/kconfig/mconf can't find file (null) Signed-off-by: Marcin Garski <mgarski@post.pl> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff
scripts/kconfig/lex.zconf.c_shipped
scripts/kconfig/zconf.l