]> git.proxmox.com Git - mirror_edk2.git/commit
CryptoPkg: update openssl to ignore RVCT 3079
authorEugene Cohen <eugene@hp.com>
Fri, 8 Jul 2016 07:53:16 +0000 (15:53 +0800)
committerQin Long <qin.long@intel.com>
Fri, 8 Jul 2016 07:56:50 +0000 (15:56 +0800)
commit179bcd31f320111adde639ebc3f69170be254c73
treed47cc24f45afb759d57c22871155dcec2f744411
parent664fd5877d8b144b0d2cc667feab37286986ffb6
CryptoPkg: update openssl to ignore RVCT 3079

Getting openssl 1.0.2g building with ARM RVCT requires a change to
ignore an unset variable used before set was necessary.
(NOTE: This was fixed in OpenSSL 1.1 HEAD with commit
       d9b8b89bec4480de3a10bdaf9425db371c19145b, and can be dropped then.)

corrects x509_vfy.c(875): error C3017: ok may be used before being set

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eugene Cohen <eugene@hp.com>
Reviewed-by: Qin Long <qin.long@intel.com>
CryptoPkg/Library/OpensslLib/OpensslLib.inf