Check # of arguments for remaining commands.
authorRich Salz <rsalz@openssl.org>
Wed, 24 Jan 2018 22:13:45 +0000 (17:13 -0500)
committerRich Salz <rsalz@openssl.org>
Thu, 25 Jan 2018 18:19:00 +0000 (13:19 -0500)
commit847997f98c28b3b8ceb2b95ef1751f7c7c1bfa61
tree20a136dc8f6cbe5c9dbad01bba1cfee191134768
parentbfef66f000937a44cb769acce313e8504a5631b8
Check # of arguments for remaining commands.

Backport of https://github.com/openssl/openssl/pull/4201

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5162)
apps/enc.c
apps/genrsa.c
apps/openssl.c
apps/prime.c
apps/rand.c
apps/srp.c
apps/version.c