diff options
author | Hao Wu <hao.a.wu@intel.com> | 2016-07-10 09:24:53 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-07-12 08:53:19 +0800 |
commit | 07cae0659795b4d6b59f67eabb8426c7c7742318 (patch) | |
tree | 1ed1833eacd9fe3a4e088f9461a088ca7dde1c4c /CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c | |
parent | 8824c6144c73fe4b6355df6dfaee3e80e068c3b1 (diff) | |
download | edk2-platforms-07cae0659795b4d6b59f67eabb8426c7c7742318.tar.xz |
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>
Diffstat (limited to 'CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c')
0 files changed, 0 insertions, 0 deletions