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:22:42 +0000 (22:22 +0100)
commit39ff4d7adde80b87c994649559921b9189b9612f
tree1cd6f6022342c955d58c48c13d76e948e91da18a
parentb17d15f07ab02b8449db096eaafa56e93b242dee
Fix VC warnings about unary minus to an unsigned type.

Reviewed-by: Andy Polyakov <appro@openssl.org>
GH: #2230
(cherry picked from commit 68d4bcfd0651c7ea5d37ca52abc0d2e6e6b3bd20)
crypto/asn1/a_int.c
crypto/asn1/x_long.c
crypto/bio/b_print.c