public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] Fix the bug when cleaning up the TLS instance
@ 2017-07-31  5:40 Jiaxin Wu
  2017-07-31  5:40 ` [Patch 1/2] CryptoPkg/TlsLib: Remove the redundant free of BIO objects Jiaxin Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jiaxin Wu @ 2017-07-31  5:40 UTC (permalink / raw)
  To: edk2-devel; +Cc: Ye Ting, Fu Siyuan, Long Qin, Wu Jiaxin

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@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>

Jiaxin Wu (2):
  CryptoPkg/TlsLib: Remove the redundant free of BIO objects
  NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP child

 CryptoPkg/Library/TlsLib/TlsInit.c | 10 +---------
 NetworkPkg/HttpDxe/HttpImpl.c      |  1 +
 NetworkPkg/HttpDxe/HttpProto.c     |  7 +++++++
 NetworkPkg/HttpDxe/HttpProto.h     |  3 ++-
 NetworkPkg/HttpDxe/HttpsSupport.c  | 14 +++++++-------
 NetworkPkg/HttpDxe/HttpsSupport.h  |  4 +++-
 6 files changed, 21 insertions(+), 18 deletions(-)

-- 
1.9.5.msysgit.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-08-01  0:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-31  5:40 [Patch 0/2] Fix the bug when cleaning up the TLS instance Jiaxin Wu
2017-07-31  5:40 ` [Patch 1/2] CryptoPkg/TlsLib: Remove the redundant free of BIO objects Jiaxin Wu
2017-07-31  6:04   ` Long, Qin
2017-07-31  5:40 ` [Patch 2/2] NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP child Jiaxin Wu
2017-08-01  1:01 ` [Patch 0/2] Fix the bug when cleaning up the TLS instance Fu, Siyuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox