linux-stable-rt/scripts/kconfig
Andy Whitcroft 020e773f6b kconfig: sym_expand_string_value: allow for string termination when reallocing
When expanding a parameterised string we may run out of space, this
triggers a realloc.  When computing the new allocation size we do not
allow for the terminating '\0'.  Allow for this when calculating the new
length.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-11-01 17:06:00 -04:00
..
lxdialog kconfig: fix menuconfig on debian lenny 2010-09-20 14:09:31 +02:00
.gitignore
Makefile Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar/linux-2.6 into kbuild/kconfig 2010-09-27 23:24:53 +02:00
POTFILES.in
check.sh
conf.c Merge branch 'kbuild/rc-fixes' into kbuild/kconfig 2010-10-12 15:09:06 +02:00
confdata.c Merge branch 'message-callback' into kbuild/kconfig 2010-10-28 00:54:25 +02:00
expr.c
expr.h Merge branch 'kbuild/rc-fixes' into kbuild/kconfig 2010-10-12 15:09:06 +02:00
gconf.c kconfig: replace KERNELVERSION usage by the mainmenu's prompt 2010-09-19 22:53:53 -04:00
gconf.glade
images.c
kconfig_load.c
kxgettext.c kconfig: Propagate const 2010-09-30 22:17:48 +02:00
lex.zconf.c_shipped
lkc.h kconfig: constify file name 2010-09-19 22:54:00 -04:00
lkc_proto.h Merge branch 'message-callback' into kbuild/kconfig 2010-10-28 00:54:25 +02:00
mconf.c kconfig: replace KERNELVERSION usage by the mainmenu's prompt 2010-09-19 22:53:53 -04:00
menu.c Merge branch 'kbuild/rc-fixes' into kbuild/kconfig 2010-10-12 15:09:06 +02:00
nconf.c Merge branch 'message-callback' into kbuild/kconfig 2010-10-28 00:54:25 +02:00
nconf.gui.c
nconf.h
qconf.cc kconfig: replace KERNELVERSION usage by the mainmenu's prompt 2010-09-19 22:53:53 -04:00
qconf.h
streamline_config.pl kconfig: Have streamline_config process menuconfigs too 2010-10-29 01:07:23 -04:00
symbol.c kconfig: sym_expand_string_value: allow for string termination when reallocing 2010-11-01 17:06:00 -04:00
util.c kconfig: expand file names 2010-09-19 22:54:07 -04:00
zconf.gperf
zconf.hash.c_shipped
zconf.l kconfig: use the file's name of sourced file 2010-09-19 22:54:04 -04:00
zconf.tab.c_shipped
zconf.y kconfig: expand by default the rootmenu's prompt 2010-09-19 18:19:53 -04:00