freebsd-dev/tools/regression/usr.bin
Jilles Tjoelker 6ab1d4d9c3 env: Fix crash when -S string is not empty but no operand follows.
split_spaces() set argc in main() incorrectly, which caused trouble for
getopt().

Examples:
  env -S '\c'
  env -S -i

PR:		197769
MFC after:	1 week
2015-03-08 14:12:43 +00:00
..
cc These tests check whether the compiler evaluates floating-point 2012-01-20 06:57:21 +00:00
env env: Fix crash when -S string is not empty but no operand follows. 2015-03-08 14:12:43 +00:00