]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariable.c
add condition judgment to avoid accessing NULL address if not found existing variable.
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Aug 2009 05:24:12 +0000 (05:24 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Aug 2009 05:24:12 +0000 (05:24 +0000)
commit1d5b25b7159f87612181c00b8be9ae6404d37168
treed70972f6ed75dc8931249d54ec736896fbc3d329
parent6844f1882f0f4211f12dd055d8cab485db421471
add condition judgment to avoid accessing NULL address if not found existing variable.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9038 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariable.c