]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/GenericBdsLib/BdsMisc.c
Fix a bug introduced when removing the SafeFreePool. Pointer should be checked before...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 31 Oct 2008 06:35:23 +0000 (06:35 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 31 Oct 2008 06:35:23 +0000 (06:35 +0000)
commitc473cc175602bb2c9aa02636c6a8b560d935130f
tree9e8e1ca30ad39525b27f3f161633a853313b1998
parentf7763aa493ec73f2f1352b4123da55d333b296dd
Fix a bug introduced when removing the SafeFreePool. Pointer should be checked before FreePool.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6349 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/GenericBdsLib/BdsMisc.c