[edk2] [Patch] NetworkPkg: Enhance the NULL pointer check before dereference it.

2015-09-16 Thread Fu Siyuan
This patch enhances the NULL pointer check of the HttpInstance->RemoteHost pointer before dereference it. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Fu Siyuan --- NetworkPkg/HttpDxe/HttpImpl.c | 3 ++- 1 file changed, 2 insertions(+), 1

Re: [edk2] [Patch] NetworkPkg: Enhance the NULL pointer check before dereference it.

2015-09-16 Thread Wu, Jiaxin
nhance the NULL pointer check before dereference it. This patch enhances the NULL pointer check of the HttpInstance->RemoteHost pointer before dereference it. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Fu Siyuan <siyuan...@intel.com> --- NetworkPkg/HttpDxe

Re: [edk2] [Patch] NetworkPkg: Enhance the NULL pointer check before dereference it.

2015-09-16 Thread Ye, Ting
nhance the NULL pointer check before dereference it. This patch enhances the NULL pointer check of the HttpInstance->RemoteHost pointer before dereference it. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Fu Siyuan <siyuan...@intel.com> --- NetworkPkg/HttpDxe/HttpIm