audk/NetworkPkg/DnsDxe
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
DnsDhcp.c
DnsDhcp.h
DnsDriver.c
DnsDriver.h
DnsDxe.inf NetworkPkg: Update module inf to include the missing uni file 2015-12-24 02:31:06 +00:00
DnsDxe.uni
DnsDxeExtra.uni
DnsImpl.c NetworkPkg:Fix Network memory leak when calling GetModeData interface 2016-01-28 02:32:43 +00:00
DnsImpl.h NetworkPkg: Remove DNS QType and QClass definition 2016-01-14 03:00:38 +00:00
DnsProtocol.c NetworkPkg: Removing or adding some ASSERT statement 2016-01-06 00:55:38 +00:00