]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Running `[' with no arguments would evoke a segfault.
authorJim Meyering <jim@meyering.net>
Wed, 16 Jul 2003 06:43:02 +0000 (06:43 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Jul 2003 06:43:02 +0000 (06:43 +0000)
commit0049fa1eda0434a8ef0bf323217b7fe98a037531
tree7452e6bdeb85e88ef84aef5cb0fcdf598891925d
parent02ba3015502357cf47576ba7d2dce58445788356
Running `[' with no arguments would evoke a segfault.

(main) [LBRACKET]: Move initialization of argv to
precede potential use via test_syntax_error.
src/test.c