]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Disk/PartitionDxe/Mbr.c
Fix a potential issue to use FreePool() with NULL pointer.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 14 Aug 2009 05:37:38 +0000 (05:37 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 14 Aug 2009 05:37:38 +0000 (05:37 +0000)
commit737dfc361211ac91b7465fccbbf5fbeff1ed5466
treef10b39835383bac15944f428ec370cae7d928332
parentdb63aeea6d3f0ea56f20d1bdf455093e60266d5f
Fix a potential issue to use FreePool() with NULL pointer.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9068 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Disk/PartitionDxe/Mbr.c