From: Cheng Renquan Date: Thu, 1 Sep 2011 17:52:20 +0000 (-0700) Subject: scripts/kconfig/nconf: dynamically alloc dialog_input_result X-Git-Tag: v3.2-rc1~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea9f64ffc073bf2882f6aa83b0dad3609b1e67a;p=pandora-kernel.git scripts/kconfig/nconf: dynamically alloc dialog_input_result To support unlimited length string config items; No check for realloc return value keeps code simple, and to be consistent with other existing unchecked malloc in kconfig. Signed-off-by: Cheng Renquan Signed-off-by: Arnaud Lacombe --- Reading git-diff-tree failed