Re: [edk2] [PATCH] SecurityPkg/OpalPassword: Add NULL pointer check before using it

2019-02-13 Thread Dong, Eric
M > To: edk2-devel@lists.01.org > Cc: Yao, Jiewen ; Dong, Eric ; > Zhang, Chao B > Subject: [edk2] [PATCH] SecurityPkg/OpalPassword: Add NULL pointer check > before using it > > https://bugzilla.tianocore.org/show_bug.cgi?id=1503 > A pointer variable should be checked if

[edk2] [PATCH] SecurityPkg/OpalPassword: Add NULL pointer check before using it

2019-02-01 Thread Maggie Chu
https://bugzilla.tianocore.org/show_bug.cgi?id=1503 A pointer variable should be checked if it is NULL or Valid before using it. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Maggie Chu Cc: Chao Zhang Cc: Jiewen Yao Cc: Eric Dong --- SecurityPkg/Tcg/Opal/OpalPassword/