Re: [PATCH] scripts/basic/fixdep segfault on pathological string-o-death

2007-05-02 Thread Sam Ravnborg
On Wed, May 02, 2007 at 12:49:06PM +0100, Andy Green wrote: > 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

[PATCH] scripts/basic/fixdep segfault on pathological string-o-death

2007-05-02 Thread Andy Green
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_