audk/CryptoPkg/Library/BaseCryptLib/Pk
Hao Wu 07cae06597 CryptoPkg BaseCryptLib: Init the content of struct 'CertCtx' before use
Some fields in structure 'CertCtx' might be used uninitialized in function
Pkcs7GetCertificatesList().

This commit makes sure that 'CertCtx' gets initialized before being used.

Cc: Long Qin <qin.long@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Qin Long <qin.long@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
2016-07-12 08:53:19 +08:00
..
CryptAuthenticode.c CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents type 2015-10-29 14:16:37 +00:00
CryptAuthenticodeNull.c Add interfaces to several library instances of BaseCryptLib. 2012-07-18 09:32:05 +00:00
CryptDh.c CryptoPkg BaseCryptLib: Avoid passing NULL ptr to function BN_bn2bin() 2016-07-12 08:53:19 +08:00
CryptDhNull.c Add interfaces to several library instances of BaseCryptLib. 2012-07-18 09:32:05 +00:00
CryptPkcs7Sign.c CryptoPkg: Wrapper files updates to support openssl-1.0.2c 2015-06-16 00:54:16 +00:00
CryptPkcs7SignNull.c Add interfaces to several library instances of BaseCryptLib. 2012-07-18 09:32:05 +00:00
CryptPkcs7Verify.c CryptoPkg BaseCryptLib: Init the content of struct 'CertCtx' before use 2016-07-12 08:53:19 +08:00
CryptPkcs7VerifyNull.c [CryptoPkg] Correct one typo in the API comments. 2015-11-25 08:34:57 +00:00
CryptRsaBasic.c CryptoPkg/BaseCryptLib: Add missing OpenSSL includes 2015-10-29 14:15:53 +00:00
CryptRsaExt.c CryptoPkg/BaseCryptLib: Add missing OpenSSL includes 2015-10-29 14:15:53 +00:00
CryptRsaExtNull.c Add interfaces to several library instances of BaseCryptLib. 2012-07-18 09:32:05 +00:00
CryptTs.c CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIME 2015-10-29 14:16:54 +00:00
CryptTsNull.c CryptoPkg Updates to support RFC3161 timestamp signature verification. 2014-11-12 08:51:45 +00:00
CryptX509.c CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIME 2015-10-29 14:16:54 +00:00
CryptX509Null.c CryptoPkg: Add some comments for API usage clarification. 2015-06-19 02:46:51 +00:00