diff options
author | Jeff Brasen <jbrasen@nvidia.com> | 2018-11-16 16:09:48 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2018-11-19 09:09:05 +0800 |
commit | 5a16ba3ae18e6528cb83039951e15a4b76004949 (patch) | |
tree | b614cf784707e1ca986bc90affe2d8460d5d2c59 /EmulatorPkg | |
parent | 90fa59f6857388231688675813fa43e068267214 (diff) | |
download | edk2-5a16ba3ae18e6528cb83039951e15a4b76004949.tar.gz |
MdeModulePkg/SdDxe: Fix potential NULL pointer access
SdReadWrite can be called with a NULL Token for synchronous operations.
Add guard for DEBUG print to only print event pointer with Token is not
NULL.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Diffstat (limited to 'EmulatorPkg')
0 files changed, 0 insertions, 0 deletions