Reviewed-by: Hao Wu <[email protected]> Best Regards, Hao Wu
> -----Original Message----- > From: edk2-devel [mailto:[email protected]] On Behalf Of Jiaxin > Wu > Sent: Friday, October 27, 2017 10:24 AM > To: [email protected] > Cc: Wu, Hao A; Ye, Ting; Fu, Siyuan; Wu, Jiaxin > Subject: [edk2] [Patch 0/2] Add check to avoid use NULL pointer > > Cc: Wu Hao A <[email protected]> > Cc: Ye Ting <[email protected]> > Cc: Fu Siyuan <[email protected]> > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Wu Jiaxin <[email protected]> > > 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 > > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

