edk2/NetworkPkg/HttpDxe
abuthahirm 1f28f1e819 NetworkPkg/HttpDxe: Fix missing error check in TlsCommonTransmit
In HttpsReceive(), the return value of TlsCommonTransmit() was not
checked. Add error handling with proper cleanup of PacketOut and
BufferOut before returning on failure.

Cc: Saloni Kasbekar <saloni.kasbekar@intel.com>
Cc: Zachary Clark-williams <zachary.clark-williams@intel.com>

Signed-off-by: abuthahirm <abuthahirm@ami.com>
2026-06-04 15:32:31 +00:00
..
ComponentName.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ComponentName.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HttpDns.c NetworkPkg: Add PCDs for HTTP DNS RetryCount and RetryInterval 2022-04-11 15:12:46 +00:00
HttpDns.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HttpDriver.c NetworkPkg/HttpDxe: fix driver binding start issue. 2023-07-20 01:41:02 +00:00
HttpDriver.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HttpDxe.inf NetworkPkg: Add PCD for HTTP transfer buffer size 2025-04-29 04:57:14 +00:00
HttpDxe.uni NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpDxeExtra.uni NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpImpl.c NetworkPkg: Correct spelling errors and typos 2025-07-04 09:41:47 +08:00
HttpImpl.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HttpProto.c NetworkPkg: Remove redundant Status initializations 2026-06-04 15:32:31 +00:00
HttpProto.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HttpsSupport.c NetworkPkg/HttpDxe: Fix missing error check in TlsCommonTransmit 2026-06-04 15:32:31 +00:00
HttpsSupport.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00