From: Sam Ravnborg Date: Wed, 19 Sep 2007 19:23:09 +0000 (+0200) Subject: kconfig: fix segv fault in menuconfig X-Git-Tag: v2.6.24-rc1~830^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a67cb1319f53fa68012a23d6ca45279c6bc627f8;p=pandora-kernel.git kconfig: fix segv fault in menuconfig With specific configurations requesting help for certain menu lines caused menuconfig to crash. This was tracked down to a null pointer bug. Thanks to "Miles Lane" for inital reporting and to Gabriel C for the backtrace that helped me locating the bug. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed