mirror of
https://github.com/tianocore/edk2.git
synced 2025-08-26 04:33:51 +00:00
![]() Fix memory leaks by adding missing FreePool calls: free HandleBuffer in HttpUtilitiesDxeUnload. REF: https://uefi.org/sites/default/files/resources/UEFI_Spec_Final_2.11.pdf Chapter 7.3.15: "Services - Boot Services.LocateHandleBuffer": It is the caller's responsibility to call the Boot Service.FreePool when the caller no longer requires the contents of Buffer. Signed-off-by: Dongyan Qian <qiandongyan@loongson.cn> |
||
---|---|---|
.. | ||
HttpUtilitiesDxe.c | ||
HttpUtilitiesDxe.h | ||
HttpUtilitiesDxe.inf | ||
HttpUtilitiesDxe.uni | ||
HttpUtilitiesDxeExtra.uni | ||
HttpUtilitiesProtocol.c |