mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-29 08:56:07 +00:00
* In function Mtftp4WrqSendBlock(), when packet is not needed, function returns EFI_ABORTED but not freed the packet buffer. It results some memory leak and this patch is to fix this issue. Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Ye Ting <ting.ye@intel.com> Cc: Fu Siyuan <siyuan.fu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Wang Fan <fan.wang@intel.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com> |
||
|---|---|---|
| .. | ||
| ComponentName.c | ||
| Mtftp4Driver.c | ||
| Mtftp4Driver.h | ||
| Mtftp4Dxe.inf | ||
| Mtftp4Dxe.uni | ||
| Mtftp4DxeExtra.uni | ||
| Mtftp4Impl.c | ||
| Mtftp4Impl.h | ||
| Mtftp4Option.c | ||
| Mtftp4Option.h | ||
| Mtftp4Rrq.c | ||
| Mtftp4Support.c | ||
| Mtftp4Support.h | ||
| Mtftp4Wrq.c | ||