diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2009-03-22 11:41:18 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2009-03-22 11:41:18 +0000 |
commit | e1300f6fc7a16e7c91f666192e66798eb40965be (patch) | |
tree | fbc3de6459418736adb1087a914a6770a194a70e /shell/hush_test/hush-leak/leak_argv1.right | |
parent | 786ce17d6d602c471aab3cbd6ea00c854bfe9366 (diff) |
hush: fix segv at repeated "set -- a b c" + "shift"
Diffstat (limited to 'shell/hush_test/hush-leak/leak_argv1.right')
-rw-r--r-- | shell/hush_test/hush-leak/leak_argv1.right | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-leak/leak_argv1.right b/shell/hush_test/hush-leak/leak_argv1.right new file mode 100644 index 000000000..7bccc1eef --- /dev/null +++ b/shell/hush_test/hush-leak/leak_argv1.right @@ -0,0 +1,2 @@ +Measuring memory leak... +vsz does not grow |