Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/kconfig
Roman Zippel 6fa1da8ea9 [PATCH] qconf: (re)fix SIGSEGV on empty menu items
Back out the recent fix for this bug, fix it by correctly initialising
ConfigInfoView.sym.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: "Cyrill V. Gorcunov" <gorcunov@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2007-01-11 18:18:20 -08:00
..
lxdialog [PATCH] fix menuconfig colours with TERM=vt100 2006-11-25 13:28:34 -08:00
.gitignore [PATCH] .gitignore: add miscellaneous files 2006-11-13 07:40:42 -08:00
conf.c [PATCH] kconfig: new function "bool conf_get_changed(void)" 2006-12-13 09:05:48 -08:00
confdata.c [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc 2006-12-13 09:05:48 -08:00
expr.c
expr.h
gconf.c [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed state 2006-12-13 09:05:48 -08:00
gconf.glade [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed state 2006-12-13 09:05:48 -08:00
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped
lkc.h [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only 2006-12-13 09:05:48 -08:00
lkc_proto.h [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc 2006-12-13 09:05:48 -08:00
Makefile kbuild: do not build mconf & lxdialog unless needed 2006-09-30 11:19:20 +02:00
mconf.c [PATCH] kconfig: new function "bool conf_get_changed(void)" 2006-12-13 09:05:48 -08:00
menu.c
POTFILES.in
qconf.cc [PATCH] qconf: (re)fix SIGSEGV on empty menu items 2007-01-11 18:18:20 -08:00
qconf.h [PATCH] qconf: (re)fix SIGSEGV on empty menu items 2007-01-11 18:18:20 -08:00
symbol.c [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only 2006-12-13 09:05:48 -08:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.tab.c_shipped [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only 2006-12-13 09:05:48 -08:00
zconf.y [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only 2006-12-13 09:05:48 -08:00