Re: [edk2] [PATCH 0/2] Dp: Add check to avoid NULL pointer dereference

2017-02-26 Thread Zeng, Star
Reviewed-by: Star Zeng -Original Message- From: Wu, Hao A Sent: Monday, February 27, 2017 9:39 AM To: edk2-devel@lists.01.org Cc: Wu, Hao A ; Zeng, Star Subject: [PATCH 0/2] Dp: Add check to avoid NULL pointer dereference

[edk2] [PATCH 0/2] Dp: Add check to avoid NULL pointer dereference

2017-02-26 Thread Hao Wu
Cc: Star Zeng Hao Wu (2): PerformancePkg/Dp_App: Add check to avoid NULL pointer dereference ShellPkg/UefiDpLib: Add check to avoid NULL pointer dereference PerformancePkg/Dp_App/Dp.c | 2 +- ShellPkg/Library/UefiDpLib/Dp.c | 2 +- 2 files changed, 2