Sanitize usage of <ctype.h> functions. It's important that characters
authorAndy Polyakov <appro@openssl.org>
Thu, 12 Jan 2012 16:37:20 +0000 (16:37 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 12 Jan 2012 16:37:20 +0000 (16:37 +0000)
commit27b1f137ff76def14a1b71c8867ab7ffed3ce69e
treedc00965ed027da80624c0fdf30c755f48bb3e2b6
parentf63c927e8e47f46f52f84d5935daf0122bd2d9a5
Sanitize usage of <ctype.h> functions. It's important that characters
are passed zero-extended, not sign-extended [from HEAD].
PR: 2682
apps/ca.c
apps/s_client.c
apps/s_server.c
crypto/asn1/asn_mime.c
engines/ccgost/gost_pmeth.c