Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 5c86b0b57c153bde28f925de80cc011dd4ff1f9d
https://github.com/tianocore/edk2/commit/5c86b0b57c153bde28f925de80cc011dd4ff1f9d
Author: Saloni Kasbekar <[email protected]>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M NetworkPkg/HttpDxe/HttpImpl.c
M NetworkPkg/HttpDxe/HttpProto.c
M NetworkPkg/HttpDxe/HttpProto.h
Log Message:
-----------
NetworkPkg/HttpDxe: Track HttpInstance URL buffer length.
In EfiHttpRequest(), length of target URLs was always compared to
fixed-size value, even after allocating a larger URL buffer. Added
UrlLen to HTTP_PROTOCOL to store the size and reallocate if the size
changes.
Signed-off-by: Saloni Kasbekar <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits