audk/CryptoPkg/Library/BaseCryptLib/Pk
Qin Long 2aabd14630 CryptoPkg: Fix the dereferenced pointer issue
This patch is to fix one dereferenced pointer issue in new
Pkcs7GetAttachedContent API, and add the memory allocation
failure check.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qin Long <qin.long@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17731 6f19259b-4bc3-4df7-8a09-765794883524
2015-06-30 03:27:23 +00:00
..
CryptAuthenticode.c CryptoPkg: Wrapper files updates to support openssl-1.0.2c 2015-06-16 00:54:16 +00:00
CryptAuthenticodeNull.c Add interfaces to several library instances of BaseCryptLib. 2012-07-18 09:32:05 +00:00
CryptDh.c Fix several issues in BaseCryptLib: 2012-08-02 02:49:24 +00: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: Fix the dereferenced pointer issue 2015-06-30 03:27:23 +00:00
CryptPkcs7VerifyNull.c CryptoPkg: Add one new API for PKCS7 Verification Protocol Support 2015-06-19 02:44:20 +00:00
CryptRsaBasic.c The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated, use RSA_sign(), RSA_verify() instead. 2013-04-23 01:52:17 +00:00
CryptRsaExt.c CryptoPkg: Add some comments for API usage clarification. 2015-06-19 02:46:51 +00:00
CryptRsaExtNull.c Add interfaces to several library instances of BaseCryptLib. 2012-07-18 09:32:05 +00:00
CryptTs.c CryptoPkg: Wrapper files updates to support openssl-1.0.2c 2015-06-16 00:54:16 +00:00
CryptTsNull.c CryptoPkg Updates to support RFC3161 timestamp signature verification. 2014-11-12 08:51:45 +00:00
CryptX509.c CryptoPkg: Add some comments for API usage clarification. 2015-06-19 02:46:51 +00:00
CryptX509Null.c CryptoPkg: Add some comments for API usage clarification. 2015-06-19 02:46:51 +00:00