]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: FileExplorerLib: prevent freeing null pointer
authorMichael Zimmermann <sigmaepsilon92@gmail.com>
Mon, 9 May 2016 02:01:49 +0000 (10:01 +0800)
committerFeng Tian <feng.tian@intel.com>
Mon, 9 May 2016 08:18:00 +0000 (16:18 +0800)
commit140cc8000f74258a7e3985452538415b77b66b94
tree5465eedaf8c8927e4390b7080d83f656f5896e23
parent6e7423c3c2ff56c9256b92a845b3e0c959ab0d74
MdeModulePkg: FileExplorerLib: prevent freeing null pointer

when there's no volume label 'Info' can be NULL

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Zimmermann <sigmaepsilon92@gmail.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
MdeModulePkg/Library/FileExplorerLib/FileExplorer.c