]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/UefiPxeBcDxe: Discard the normal ICMP packets and recycle the received...
authorJiaxin Wu <jiaxin.wu@intel.com>
Thu, 7 Dec 2017 10:37:03 +0000 (18:37 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Wed, 13 Dec 2017 08:25:35 +0000 (16:25 +0800)
commit3fe97d9459f5235843e3570980ba7a189bafc812
tree74a6d26daacd4e37216adc1e42a6846525bb062e
parent19bf8314dc0187e1ccde0ccbd82b876722b8319e
MdeModulePkg/UefiPxeBcDxe: Discard the normal ICMP packets and recycle the received ICMP data.

This patch is to discard the normal ICMP packets and recycle the received
ICMP data to avoid the memory leak.

Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Heyi Guo <heyi.guo@linaro.org>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Tested-by: Heyi Guo <heyi.guo@linaro.org>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.c