audk/NetworkPkg/IpSecDxe/Ikev2
Jiaxin Wu 6771c1d658 NetworkPkg: Avoid potential NULL pointer dereference
The commit of 6b16c9e7 removes ASSERT and use error handling
in IpSecDxe driver, but may cause the potential NULL pointer
dereference. So, this patch is used to avoid NULL pointer
dereference.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Zhang Lubo <lubo.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
2016-06-27 10:11:46 +08:00
..
ChildSa.c NetworkPkg: Avoid potential NULL pointer dereference 2016-06-27 10:11:46 +08:00
Exchange.c NetworkPkg: Avoid potential NULL pointer dereference 2016-06-27 10:11:46 +08:00
Ikev2.h Add IPsec/Ikev2 support. 2010-12-31 10:43:54 +00:00
Info.c NetworkPkg: Remove ASSERT and use error handling in IpSecDxe 2016-06-21 12:56:24 +08:00
Payload.c NetworkPkg: Avoid potential NULL pointer dereference 2016-06-27 10:11:46 +08:00
Payload.h Add IPsec/Ikev2 support. 2010-12-31 10:43:54 +00:00
Sa.c NetworkPkg: Avoid potential NULL pointer dereference 2016-06-27 10:11:46 +08:00
Utility.c NetworkPkg: Remove ASSERT and use error handling in IpSecDxe 2016-06-21 12:56:24 +08:00
Utility.h NetworkPkg: Remove ASSERT and use error handling in IpSecDxe 2016-06-21 12:56:24 +08:00