public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] Add check to avoid use NULL pointer
@ 2017-10-27  2:23 Jiaxin Wu
  2017-10-27  2:23 ` [Patch 1/2] NetworkPkg/HttpBootDxe: " Jiaxin Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiaxin Wu @ 2017-10-27  2:23 UTC (permalink / raw)
  To: edk2-devel; +Cc: Wu Hao A, Ye Ting, Fu Siyuan, Wu Jiaxin

Cc: Wu Hao A <hao.a.wu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>

Jiaxin Wu (2):
  NetworkPkg/HttpBootDxe: Add check to avoid use NULL pointer
  NetworkPkg/IScsiDxe: Add check to avoid use NULL pointer

 NetworkPkg/HttpBootDxe/HttpBootDxe.c | 50 +++++++++++++++++++-----------------
 NetworkPkg/IScsiDxe/IScsiConfig.c    |  4 +++
 2 files changed, 31 insertions(+), 23 deletions(-)

-- 
1.9.5.msysgit.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-27  3:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-27  2:23 [Patch 0/2] Add check to avoid use NULL pointer Jiaxin Wu
2017-10-27  2:23 ` [Patch 1/2] NetworkPkg/HttpBootDxe: " Jiaxin Wu
2017-10-27  2:23 ` [Patch 2/2] NetworkPkg/IScsiDxe: " Jiaxin Wu
2017-10-27  3:24 ` [Patch 0/2] " Wu, Hao A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox