]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/IpIoLib: Check the input parameters before use them.
authorFu Siyuan <siyuan.fu@intel.com>
Wed, 13 Dec 2017 08:06:42 +0000 (16:06 +0800)
committerFu Siyuan <siyuan.fu@intel.com>
Fri, 22 Dec 2017 05:45:25 +0000 (13:45 +0800)
commit6ccfeec24c9f5d39304db7835a5a771fd01eee3f
treecc938bbe7106f02f2cc25018db2f89fb42a52054
parent6dbfed92f8cdcd35a09267327c0f9a876d180928
MdeModulePkg/IpIoLib: Check the input parameters before use them.

This patch updates the DxeIpIoLib to check the input parameters before using.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
MdeModulePkg/Include/Library/IpIoLib.h
MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.c