Bugfix from Shaun Jackman (check that argv[optind] isn't null before
authorRob Landley <rob@landley.net>
Sun, 9 Jul 2006 17:03:07 +0000 (17:03 -0000)
committerRob Landley <rob@landley.net>
Sun, 9 Jul 2006 17:03:07 +0000 (17:03 -0000)
commitacf448d4f67f997828b72699ae9d56279dbea896
tree9167da0570b4f1937da1231ec01063b4d2b71027
parent1df45cf8e70401250b2c909b8966890e9c561910
Bugfix from Shaun Jackman (check that argv[optind] isn't null before
dereferencing it) plus a bunch of tweaks from me.
shell/lash.c