]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffers
authorStar Zeng <star.zeng@intel.com>
Thu, 2 Aug 2018 01:14:59 +0000 (09:14 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 3 Aug 2018 00:29:24 +0000 (08:29 +0800)
commitdf4c129833ab5a94a4920620938e32979cf2f241
tree7b70ae86ce037883d211622698586141aa6c0c75
parent6fb8b96d9bab1281f02081a1871379f771edc0f1
MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffers

Add NULL check to the return buffers from GetFmpHandleBufferByType().

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Hao A Wu <Hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Hao A Wu <Hao.a.wu@intel.com>
MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c