Fix ctype arguments.
authorPauli <paul.dale@oracle.com>
Sun, 20 Aug 2017 21:36:23 +0000 (07:36 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 21 Aug 2017 21:35:08 +0000 (07:35 +1000)
commit00dfbaad88a69ed8294d6039bf5f7d722f72bf39
tree55eed0684ae00018ea84a389530563fea46d4b7e
parent0d68367a1279a369146661f4857816b2044116b4
Fix ctype arguments.

Cast arguments to the various ctype functions to unsigned char to match their
documentation.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4203)
apps/opt.c
apps/rehash.c
ssl/ssl_ciph.c
test/ecstresstest.c
test/evp_test.c
test/testutil/format_output.c
test/testutil/stanza.c