audk/NetworkPkg
Jiaxin Wu 00c0c3f24f NetworkPkg: Fix the potential NULL pointer dereferenced issue
This patch is used to fix the potential NULL pointer dereferenced
in function 'ParseDnsResponse'.

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: Zhang Lubo <lubo.zhang@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19178 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-10 01:44:56 +00:00
..
Application NetworkPkg: Fix an error that return type differs from the left one when assigned. 2015-07-10 06:50:41 +00:00
Dhcp6Dxe NetworkPkg: Add a comment to pcd field 2015-07-15 02:44:12 +00:00
DnsDxe NetworkPkg: Fix the potential NULL pointer dereferenced issue 2015-12-10 01:44:56 +00:00
HttpBootDxe NetworkPkg: Fix a bug in HttpBootDriverBindingStop() when destroying child. 2015-11-30 01:41:50 +00:00
HttpDxe NetworkPkg:Fix NULL pointer dereference issues. 2015-11-26 08:17:46 +00:00
HttpUtilitiesDxe NetworkPkg: Fix suspicious dereference of pointer 'FieldCount' 2015-09-08 02:01:05 +00:00
IScsiDxe NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO target 2015-09-25 03:51:46 +00:00
Include/Guid
Ip6Dxe NetworkPkg: remove redundant words in function comment. 2015-09-02 07:40:21 +00:00
IpSecDxe NetworkPkg: Fix connection issue after correct SPD and re-enable IPsec 2015-09-16 09:02:48 +00:00
Mtftp6Dxe NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS() 2015-08-05 03:25:20 +00:00
TcpDxe
Udp6Dxe
UefiPxeBcDxe NetworkPkg: reset DHCP child when leaving PXE LoadFile. 2015-10-16 07:18:51 +00:00
Contributions.txt
License.txt
NetworkPkg.dec NetworkPkg: Update the NetworkPkg package version 2015-08-20 06:50:32 +00:00
NetworkPkg.dsc NetworkPkg: Add HTTP utilities driver 2015-08-24 01:24:20 +00:00
NetworkPkg.uni NetworkPkg: Add missing PCD usage information in UNI and DEC files. 2015-07-28 01:30:47 +00:00
NetworkPkgExtra.uni