aboutsummaryrefslogtreecommitdiff
path: root/coreutils
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2026-03-04 15:04:12 +0000
committerDenys Vlasenko <vda.linux@googlemail.com>2026-03-09 15:23:59 +0100
commite527bd22dbda697d09d4dff8786c6290d79d577a (patch)
tree3b4fd60e1b3bba4e0d98129b1b3f1aa86bc25c25 /coreutils
parentea01f254b4e0dc2f59db4cba9dd4fa98e9f5b2e5 (diff)
downloadbusybox-w32-e527bd22dbda697d09d4dff8786c6290d79d577a.tar.gz
busybox-w32-e527bd22dbda697d09d4dff8786c6290d79d577a.tar.bz2
busybox-w32-e527bd22dbda697d09d4dff8786c6290d79d577a.zip
ash: fix here strings causing segfault in function invocationbusybox
The size of the NFROMSTR struct wasn't initialised in the nodesize array, so we got: $ ./busybox sh $ f() { cat <<< hello; } $ f Segmentation fault (core dumped) ./busybox sh Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils')
0 files changed, 0 insertions, 0 deletions