kernel-ark/scripts/kconfig
Marcin Garski 11de39e2fb 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>
2007-05-06 09:27:15 +02:00
..
lxdialog menuconfig: remember alternate config filename 2007-05-02 20:58:09 +02:00
.gitignore
conf.c kbuild: be more explicit on missing .config file 2007-05-02 20:58:11 +02:00
confdata.c
expr.c
expr.h
gconf.c
gconf.glade
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped kconfig: fix mconf segmentation fault 2007-05-06 09:27:15 +02:00
lkc_proto.h
lkc.h kconfig/menuconfig: do not hardcode '.config' 2007-05-02 20:58:09 +02:00
Makefile kconfig: refer to qt3 if we cannot find qt libraries 2007-05-02 20:58:10 +02:00
mconf.c kconfig/menuconfig: do not hardcode '.config' 2007-05-02 20:58:09 +02:00
menu.c kconfig: correct minor typo in Kconfig warning message. 2007-05-02 20:58:12 +02:00
POTFILES.in
qconf.cc kconfig/xconfig: sync main view with search dialog current menu 2007-05-02 20:58:08 +02:00
qconf.h kconfig/xconfig: sync main view with search dialog current menu 2007-05-02 20:58:08 +02:00
symbol.c kconfig: error out if recursive dependencies are found 2007-05-06 09:20:10 +02:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l kconfig: fix mconf segmentation fault 2007-05-06 09:27:15 +02:00
zconf.tab.c_shipped kconfig: error out if recursive dependencies are found 2007-05-06 09:20:10 +02:00
zconf.y kconfig: error out if recursive dependencies are found 2007-05-06 09:20:10 +02:00