]> git.pond.sub.org Git - empserver/commit
Validate explore's third argument earlier
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 18 Jul 2008 22:15:46 +0000 (18:15 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 21 Jul 2008 12:13:40 +0000 (08:13 -0400)
commitda59e02706a175f995f061b6fb2acb7dcd857157
tree63cb62533db0fd1496edae932fbaf1408df1da8c
parent03937d6c5811057c640ba7aa9d9974b4c8cb156f
Validate explore's third argument earlier

The old code checked a bunch of other things first, which made it hard
to see that the value of onearg() was checked properly.
src/lib/commands/expl.c