Re: [edk2] [patch] CryptoPkg: Add some comments for API usage clarification.

2015-06-18 Thread Ye, Ting
Looks good. Reviewed-by: Ye Ting -Original Message- From: Long, Qin Sent: Thursday, June 18, 2015 3:29 PM To: Ye, Ting Cc: edk2-devel@lists.sourceforge.net Subject: [patch] CryptoPkg: Add some comments for API usage clarification. This patch adds some comments for API usage clarifica

[edk2] [patch] CryptoPkg: Add some comments for API usage clarification.

2015-06-18 Thread Qin Long
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 --- CryptoPkg/Include/Library/BaseCr