]> git.proxmox.com Git - mirror_edk2.git/commit - CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
CryptoPkg: Add some comments for API usage clarification.
authorQin Long <qin.long@intel.com>
Fri, 19 Jun 2015 02:46:51 +0000 (02:46 +0000)
committerqlong <qlong@Edk2>
Fri, 19 Jun 2015 02:46:51 +0000 (02:46 +0000)
commit952bd2291872b5e2d302f8de1349239bfbd0332c
tree5fb002e036f23cf99a7667c785fadccd96de4644
parent2d0934995f54a9306cbea7a2fe570bb439f1bc10
CryptoPkg: Add some comments for API usage clarification.

This patch adds some comments for API usage clarification, and
adds one object initialization in X509ConstructCertificateStack
implementation to fix possible memory release issue.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qin Long <qin.long@intel.com>
Reviewed-by: Ting Ye <ting.ye@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17671 6f19259b-4bc3-4df7-8a09-765794883524
CryptoPkg/Include/Library/BaseCryptLib.h
CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExt.c
CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
CryptoPkg/Library/BaseCryptLib/Pk/CryptX509Null.c
CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptX509Null.c