mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-07 03:29:19 +00:00
TLS BIO objects (InBio/OutBio) will be freed by SSL_free() function. So, the following free operation (BIO_free) in TlsFree is redundant. It can be removed directly. Cc: Ye Ting <ting.ye@intel.com> Cc: Long Qin <qin.long@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com> Reviewed-by: Long Qin <qin.long@intel.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> |
||
|---|---|---|
| .. | ||
| BaseCryptLib | ||
| BaseCryptLibRuntimeCryptProtocol | ||
| Include | ||
| IntrinsicLib | ||
| OpensslLib | ||
| TlsLib | ||