audk/NetworkPkg/Dhcp6Dxe
Zhang Lubo ce22514e48 NetworkPkg:Fix Network memory leak when calling GetModeData interface
Multiple network protocols have a GetModeData() interface, which may
allocate memory resource in the return mode data structure. It's
callers responsibility to free these buffers.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19758 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-28 02:32:43 +00:00
..
ComponentName.c NetworkPkg:Fix Network memory leak when calling GetModeData interface 2016-01-28 02:32:43 +00:00
Dhcp6Driver.c Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
Dhcp6Driver.h 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
Dhcp6Dxe.inf NetworkPkg: Add a comment to pcd field 2015-07-15 02:44:12 +00:00
Dhcp6Dxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Dhcp6DxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Dhcp6Impl.c Fix several RFC compliance issues in DHCP6 driver as below. 2013-01-08 08:28:11 +00:00
Dhcp6Impl.h Fix several RFC compliance issues in DHCP6 driver as below. 2013-01-08 08:28:11 +00:00
Dhcp6Io.c NetworkPkg: Code refine to avoid NULL pointer dereferenced. 2015-02-13 01:00:47 +00:00
Dhcp6Io.h Add additional delay in DHCP6 InfoRequest interface to wait for link local address DAD to finish. 2012-08-22 08:01:19 +00:00
Dhcp6Utility.c NetworkPkg: Add IPv6 DUID configuration support using platform PCD. 2015-07-01 02:17:07 +00:00
Dhcp6Utility.h Fix several RFC compliance issues in DHCP6 driver as below. 2013-01-08 08:28:11 +00:00