audk/NetworkPkg/Ip6Dxe
sfu5 02a758cb0b Add pointer check for NULL before dereference it.
Signed-off-by: sfu5
Reviewed-by: xdu2
Reviewed-by: ydong10


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12514 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-08 02:55:30 +00:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:22 +00:00
Ip6Common.c
Ip6Common.h
Ip6Config.vfr Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able to function properly in UEFI2.1 platform. 2011-08-24 10:55:55 +00:00
Ip6ConfigImpl.c NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
Ip6ConfigImpl.h
Ip6ConfigNv.c Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6ConfigNv.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6Driver.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:22 +00:00
Ip6Driver.h Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:22 +00:00
Ip6Dxe.inf Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6DxeStrings.uni Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit action when Config_Access_Protocol.CallBack function returns Submit or Reset which is follow UEFI spec 2.3.1. 2011-09-16 06:11:13 +00:00
Ip6Icmp.c
Ip6Icmp.h
Ip6If.c
Ip6If.h
Ip6Impl.c
Ip6Impl.h
Ip6Input.c 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak. 2011-06-14 09:45:59 +00:00
Ip6Input.h
Ip6Mld.c
Ip6Mld.h
Ip6Nd.c Add pointer check for NULL before dereference it. 2011-10-08 02:55:30 +00:00
Ip6Nd.h NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
Ip6NvData.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6Option.c
Ip6Option.h
Ip6Output.c 1. Fix bugs for PXE-IPv6 to accommodate the situation: 2011-08-12 06:18:29 +00:00
Ip6Output.h
Ip6Route.c
Ip6Route.h