diff options
author | Ron Yorston <rmy@pobox.com> | 2016-04-05 14:44:05 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2016-04-05 15:27:51 +0100 |
commit | 57f63917f08a8f6b042f8e223c6a6746ea2b6d01 (patch) | |
tree | 90696272cf9341e77db3682affb8930dfa5bbe73 /arch | |
parent | 95e4c715fd120d2ab2dee093d5b730c80e75ff99 (diff) | |
download | busybox-w32-57f63917f08a8f6b042f8e223c6a6746ea2b6d01.tar.gz busybox-w32-57f63917f08a8f6b042f8e223c6a6746ea2b6d01.tar.bz2 busybox-w32-57f63917f08a8f6b042f8e223c6a6746ea2b6d01.zip |
ash: improve handling of invalid environment variable names
The code to replace invalid characters in environment variable names was
being invoked unconditionally because the value of 'end' was altered
in the loop to replace backslashes. Avoid this by using a separate
loop variable.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions