Fix VC warnings about unary minus to an unsigned type.
authorKurt Roeckx <kurt@roeckx.be>
Sun, 15 Jan 2017 11:33:45 +0000 (12:33 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sun, 15 Jan 2017 21:21:07 +0000 (22:21 +0100)
commit68d4bcfd0651c7ea5d37ca52abc0d2e6e6b3bd20
treed44e8b412433c72605531ca6a93a59c9c70d1528
parent244d7b288f2b9ab7f6a2dbf068eccd6e20d9eef6
Fix VC warnings about unary minus to an unsigned type.

Reviewed-by: Andy Polyakov <appro@openssl.org>
GH: #2230
crypto/asn1/a_int.c
crypto/asn1/x_long.c
crypto/bio/b_print.c