]> git.proxmox.com Git - mirror_edk2.git/commit
CryptoPkg: Fix the dereferenced pointer issue
authorQin Long <qin.long@intel.com>
Tue, 30 Jun 2015 03:27:23 +0000 (03:27 +0000)
committerqlong <qlong@Edk2>
Tue, 30 Jun 2015 03:27:23 +0000 (03:27 +0000)
commit2aabd14630762198fe36856d4cdb65abac29b14e
tree2de41549d593add6b5b583e8e57282db6dc2462f
parente75390f02971bcd4d67a9696508050bee4936a01
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
CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c