diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-10-13 08:53:43 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-10-13 08:53:43 +0000 |
commit | 22d10a029283b93c31890366a1f8dcfc59e6298c (patch) | |
tree | 0bc9778756164d7f89158f1ce993e4e1979e33d4 /libbb/safe_write.c | |
parent | 1e19afd38adae3c44197254255ed43d88ae9726c (diff) | |
download | busybox-22d10a029283b93c31890366a1f8dcfc59e6298c.tar.gz |
hush: fix trashing of environment by local env vars:
a=a; a=b cmd; - a was unset!
+57 bytes
function old new delta
add_string_to_strings - 110 +110
putenv_all - 27 +27
run_list 2086 2111 +25
free_strings - 7 +7
free_pipe 210 208 -2
add_malloced_string_to_strings 110 - -110
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 1/1 up/down: 169/-112) Total: 57 bytes
Diffstat (limited to 'libbb/safe_write.c')
0 files changed, 0 insertions, 0 deletions