audk/NetworkPkg/IpSecDxe
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
..
Ikev2 NetworkPkg: Fix hang issue after system reconnected when IPSec has set up 2015-08-14 07:41:51 +00:00
ComponentName.c
IetfConstants.c
Ike.h
IkeCommon.c NetworkPkg: Remove mZeroGuid definition in IpSecDxe 2015-07-07 03:03:21 +00:00
IkeCommon.h NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency. 2015-07-08 03:09:28 +00:00
IkePacket.c
IkePacket.h
IkeService.c NetworkPkg:Fix Network memory leak when calling GetModeData interface 2016-01-28 02:32:43 +00:00
IkeService.h NetworkPkg: Fix hang issue after system reconnected when IPSec has set up 2015-08-14 07:41:51 +00:00
IpSecConfigImpl.c NetworkPkg: Fix IpSec SPD and SAD mapping issue when SPD is updated 2016-01-18 01:59:16 +00:00
IpSecConfigImpl.h
IpSecCryptIo.c Update code to support VS2013 tool chain. 2014-07-28 07:43:23 +00:00
IpSecCryptIo.h
IpSecDebug.c
IpSecDebug.h
IpSecDriver.c NetworkPkg: Fix hang issue after system reconnected when IPSec has set up 2015-08-14 07:41:51 +00:00
IpSecDxe.inf NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency. 2015-07-08 03:09:28 +00:00
IpSecDxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
IpSecDxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
IpSecImpl.c NetworkPkg IpSecDxe: Fix a typo in function description 2016-01-06 01:12:07 +00:00
IpSecImpl.h NetworkPkg: TrafficDirection not saved in IPsecConfig. 2015-09-16 08:52:43 +00:00
IpSecMain.c