Sanitize usage of <ctype.h> functions. It's important that characters
authorAndy Polyakov <appro@openssl.org>
Thu, 12 Jan 2012 16:21:35 +0000 (16:21 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 12 Jan 2012 16:21:35 +0000 (16:21 +0000)
commita50bce82ecccdfac135aeefe3d4ad9713829f477
tree3ef86690d278ad8cec0c32a76645846a82439968
parent713f49119fcf24cf2c196262c5be46cb61390bf5
Sanitize usage of <ctype.h> functions. It's important that characters
are passed zero-extended, not sign-extended.
PR: 2682
apps/ca.c
apps/s_client.c
apps/s_server.c
crypto/asn1/asn_mime.c
engines/ccgost/gost_pmeth.c