This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
shell
/
hush_test
/
hush-z_slow
History
Denys Vlasenko
385cc59117
hush: plug a memory leak
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-12 06:47:39 +01:00
..
leak_all1.right
…
leak_all1.tests
hush: add more complex case to leak testcase, fix found breakage
2009-05-04 01:58:10 +02:00
leak_all2.right
hush: more rodust detection of unterminated strings etc;
2009-04-08 21:51:33 +00:00
leak_all2.tests
hush: add function tests
2009-04-10 23:23:41 +00:00
leak_empty_tick.right
hush: plug a memory leak
2010-01-12 06:47:39 +01:00
leak_empty_tick.tests
hush: plug a memory leak
2010-01-12 06:47:39 +01:00
leak_heredoc1.right
hush: plug the leak of expanded heredoc
2009-04-09 14:15:57 +00:00
leak_heredoc1.tests
hush: plug the leak of expanded heredoc
2009-04-09 14:15:57 +00:00
leak_var2.right
…
leak_var2.tests
make leak test more robust by unsetting all vars
2009-04-26 23:25:36 +00:00
leak_var3.right
…
leak_var3.tests
…
leak_var.right
…
leak_var.tests
…