add cast in test/x509aux.c preventing compiler warning for VC-WIN64A architecture
authorDavid von Oheimb <David.von.Oheimb@siemens.com>
Thu, 10 May 2018 19:15:56 +0000 (21:15 +0200)
committerMatt Caswell <matt@openssl.org>
Mon, 18 Jun 2018 09:45:35 +0000 (10:45 +0100)
commit8263e6cb98a1b0067c13250890e4933e390b59e6
tree7928d13be4830015b28a7e315ef5200462e483f1
parent49c9c1b3d05782fe76bef2eef8c5224baf843240
add cast in test/x509aux.c preventing compiler warning for VC-WIN64A architecture

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6217)
test/x509aux.c