diff options
author | Ron Yorston <rmy@pobox.com> | 2021-09-22 10:18:42 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-09-22 10:18:42 +0100 |
commit | bcb1d0c76d6e665133d1f878590af2006b31de6e (patch) | |
tree | f445a48264b3e6cdf9cb10e0726b56e2d800963f /docs | |
parent | 90b3ba992ecb39e32e5a66b2e37579becc56d286 (diff) | |
download | busybox-w32-bcb1d0c76d6e665133d1f878590af2006b31de6e.tar.gz busybox-w32-bcb1d0c76d6e665133d1f878590af2006b31de6e.tar.bz2 busybox-w32-bcb1d0c76d6e665133d1f878590af2006b31de6e.zip |
ash: fix FUNCNAME issue
Commit c13f77823 (ash: adjust reinitvar() to allow for FUNCNAME)
was incomplete. It didn't correctly pass the funcname variable
during forkshell. This resulted in horrible failure when running
a function like:
f() { (echo $FUNCNAME); }
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions