audk/NetworkPkg/Ip6Dxe
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
Ip6Common.c 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
Ip6Common.h 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
Ip6Config.vfr Remove Framework HII "class\subclass" in all VFR 2015-05-21 07:58:12 +00:00
Ip6ConfigImpl.c Remove duplicate DAD entry in IP6 driver to fix DAD fail issue. 2015-04-29 05:47:03 +00:00
Ip6ConfigImpl.h
Ip6ConfigNv.c Use string pointer instead string buffer to avoid string copy operation. 2014-08-15 05:33:34 +00:00
Ip6ConfigNv.h
Ip6Driver.c NetworkPkg: remove redundant words in function comment. 2015-09-02 07:40:21 +00:00
Ip6Driver.h
Ip6Dxe.inf NetworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:23:58 +00:00
Ip6Dxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Ip6DxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Ip6DxeStrings.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Ip6Icmp.c
Ip6Icmp.h
Ip6If.c
Ip6If.h
Ip6Impl.c NetworkPkg: Source fixes and cleanup for ARMGCC compiles 2014-12-04 00:55:50 +00:00
Ip6Impl.h MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's installed. 2015-08-31 07:44:12 +00:00
Ip6Input.c MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's installed. 2015-08-31 07:44:12 +00:00
Ip6Input.h
Ip6Mld.c
Ip6Mld.h
Ip6Nd.c Remove duplicate DAD entry in IP6 driver to fix DAD fail issue. 2015-04-29 05:47:03 +00:00
Ip6Nd.h
Ip6NvData.h
Ip6Option.c
Ip6Option.h
Ip6Output.c NetworkPkg: Fix typo. 2015-03-16 01:46:32 +00:00
Ip6Output.h
Ip6Route.c
Ip6Route.h