]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg AtaAtapiPassThru: Skip the potential NULL pointer access
authorLiming Gao <gaoliming@byosoft.com.cn>
Tue, 16 Nov 2021 02:52:07 +0000 (10:52 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 24 Nov 2021 15:25:07 +0000 (15:25 +0000)
commit4c7ce0d285bc7fd593718fd5dec02e136cbfad8e
treefff7a160925fc12d0d9cded38bf41a23960a9749
parente1e7306b54147e65cb7347b060e94f336d4a82d2
MdeModulePkg AtaAtapiPassThru: Skip the potential NULL pointer access

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3732
Recent change c9742578 exposes this potential issue.

Signed-off-by: Liming Gao <gaoliming@byosoft.com.cn>
Acked-by: Rebecca Cran <rebecca@nuviainc.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c