Fix a signed/unsigned warning
authorMatt Caswell <matt@openssl.org>
Mon, 25 Apr 2016 16:45:11 +0000 (17:45 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 25 Apr 2016 16:45:11 +0000 (17:45 +0100)
commit0ca67644ddedfd656d43a6639d89a6236ff64652
treeb7169305b38d1feaf0d18d1fe8a77919e7105bae
parentd31bc179b3a48351025c55756ce8be82bf9bfa4c
Fix a signed/unsigned warning

This causes a compilation failure when using --strict-warnings in 1.0.2
and 1.0.1

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
crypto/asn1/asn1_lib.c