lkml.org 
[lkml]   [2010]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/1] Fix kconfig core dumps running make oldconfig
Date
When running make oldconfig cirtain configurations kconfig will coredump.
This is triggered by an issue calculating the length of the result of
expanding symbol values containing variables. This prevents builds on
these configs.

This bug was exposed by the commit below which _correctly_ fixed the
usage of realloc():

commit 19c29f326075e2c66e34d98f2a0cf22901b2d8e9
Author: Michal Marek <mmarek@suse.cz>
Date: Thu Sep 30 22:21:12 2010 +0200

kconfig: Fix realloc usage()

-apw

Andy Whitcroft (1):
kconfig: sym_expand_string_value: allow for string termination when
reallocing

scripts/kconfig/symbol.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)



\
 
 \ /
  Last update: 2010-11-01 22:05    [W:0.042 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site