]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/PciSioSerialDxe:add non-null pointer dereference assertion
authorFeng Tian <feng.tian@intel.com>
Thu, 17 Dec 2015 00:48:16 +0000 (00:48 +0000)
committererictian <erictian@Edk2>
Thu, 17 Dec 2015 00:48:16 +0000 (00:48 +0000)
commit12f5ff97f6c1f87370213a00d0b36e8208beacf9
tree6868622428cd76f6bd2190f8203095d998ea634f
parentb3705c1d21067ff5081c3074af8722a8b03044dd
MdeModulePkg/PciSioSerialDxe:add non-null pointer dereference assertion

Add assertion to make sure there doesn't exist null pointer dereference.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19308 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c