aboutsummaryrefslogtreecommitdiff
path: root/scripts/mkconfigs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2026-05-13 12:32:26 +0100
committerRon Yorston <rmy@pobox.com>2026-05-13 12:32:26 +0100
commitbda604a70761e7791e5bfd00337bfc6f9e6ae640 (patch)
treead6dee6f25ce01989ea45e6dffbb224087552be4 /scripts/mkconfigs
parent4bc07f64b678e3e614e659d44b55ad1100d80d32 (diff)
downloadbusybox-w32-master.tar.gz
busybox-w32-master.tar.bz2
busybox-w32-master.zip
ash: prevent leakage of process handlesHEADmaster
When the shell invoked process substitution it retained a process handle to the child. These handles could accumulate without limit. The shell in upstream BusyBox doesn't bother to create a job structure for process substitutions or here documents. This isn't appropriate on Windows, where we need to track the child process handles. Create job structures as required. Saves 32-48 bytes. (GitHub issue #587)
Diffstat (limited to 'scripts/mkconfigs')
0 files changed, 0 insertions, 0 deletions