linux-stable/scripts/basic
Andy Green 04c58f8196 kbuild: scripts/basic/fixdep segfault on pathological string-o-death
build scripts: fixdep blows segfault on string CONFIG_MODULE seen

The string "CONFIG_MODULE" appearing anywhere in a source file causes
fixdep to segfault.  This string appeared in the wild in the current
mISDN sources (I think they meant CONFIG_MODULES).  But it shouldn't
segfault (esp as CONFIG_MODULE appeared in a quoted string).

Signed-off-by: Andy Green <andy@warmcat.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2007-05-02 21:35:03 +02:00
..
.gitignore Add some basic .gitignore files 2005-10-18 08:26:15 -07:00
Makefile kconfig: integrate split config into silentoldconfig 2006-06-09 07:31:30 +02:00
docproc.c [PATCH] update some docbook comments 2006-11-03 12:27:56 -08:00
fixdep.c kbuild: scripts/basic/fixdep segfault on pathological string-o-death 2007-05-02 21:35:03 +02:00