hush: rework variable storage and environment handling.
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 25 May 2007 02:16:25 +0000 (02:16 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 25 May 2007 02:16:25 +0000 (02:16 -0000)
commitd76c049cc4b1da8d5b42f0013ecdcb4d592c9282
tree89ada1134f9e9dd148160b291ba6a142c00127e2
parent163a8557310911bcf8b852a282c0aa855b778058
hush: rework variable storage and environment handling.
More that -100 bytes of code + memory leak plugged.
Added a testcase for it.
shell/README
shell/hush.c
shell/hush_test/hush-z_slow/leak_var.right [new file with mode: 0644]
shell/hush_test/hush-z_slow/leak_var.tests [new file with mode: 0755]