aboutsummaryrefslogtreecommitdiffstats
path: root/oe-init-build-env-memres
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2014-06-03 03:09:59 -0400
committerChen Qi <Qi.Chen@windriver.com>2014-06-04 15:57:41 +0800
commit1f680a5c51cb52ac7fb0509c79b8eb4bf5c8f41a (patch)
treea9a963b63fb634dd24f0b4ea8ff7f98f5c3c4ef2 /oe-init-build-env-memres
parentaf347d3298e15552d502d5b2ce497bbda9705bc7 (diff)
downloadopenembedded-core-contrib-ChenQi/daisy-systemd-uclibc-alloca.tar.gz
systemd: update a uclibc specific patch to avoid segment faultChenQi/daisy-systemd-uclibc-alloca
The alloca() function allocates space in the stack frame of the caller, so using alloca(new_size - old_size) would possibly crash the stack, causing a segment fault error. This patch fixes the above problem by avoiding using this function in journal-file.c. [YOCTO #6201] Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions