Reviewed-by: Fu Siyuan <[email protected]>
-----Original Message----- From: Wu, Jiaxin Sent: Monday, July 31, 2017 1:41 PM To: [email protected] Cc: Ye, Ting <[email protected]>; Fu, Siyuan <[email protected]>; Long, Qin <[email protected]>; Wu, Jiaxin <[email protected]> Subject: [Patch 0/2] Fix the bug when cleaning up the TLS instance Cc: Ye Ting <[email protected]> Cc: Fu Siyuan <[email protected]> Cc: Long Qin <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Wu Jiaxin <[email protected]> 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 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

