diff options
author | Ron Yorston <rmy@pobox.com> | 2023-04-23 13:11:30 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-04-23 15:12:44 +0100 |
commit | 3354901c71c3b035be7edc6fd17e0a9b20c7adc0 (patch) | |
tree | 86b80623af704511cadf3cc5b52ae4a6b1b6350a /scripts/Makefile.host | |
parent | 0575aaaa0779812752427badbc0f80a09aac02a4 (diff) | |
download | busybox-w32-3354901c71c3b035be7edc6fd17e0a9b20c7adc0.tar.gz busybox-w32-3354901c71c3b035be7edc6fd17e0a9b20c7adc0.tar.bz2 busybox-w32-3354901c71c3b035be7edc6fd17e0a9b20c7adc0.zip |
su: properly quote command
Previously the command passed to the elevated shell was placed
in literal double quotes on the command line. Instead it should
be subject to full quoting by the quote_arg() function.
Tweak command line processing.
Costs 24-32 bytes.
Diffstat (limited to 'scripts/Makefile.host')
0 files changed, 0 insertions, 0 deletions