audk/FmpDevicePkg/FmpDxe
Kun Qin 55d6e39f72 FmpDevicePkg/FmpDxe: Fix uninitialized pointer dereference
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2602

Zero the allocated buffer in case GetImageInfo `continue` in the middle of
a loop. This will cause unexpected GetImageInfo failure not clearing the
corresponding entry and lead to GP faults when dereferencing this entry.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Wei6 Xu <wei6.xu@intel.com>
Reviewed-by: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
2020-05-06 03:04:17 +00:00
..
Dependency.c FmpDevicePkg/FmpDxe: Fix uninitialized pointer dereference 2020-05-06 03:04:17 +00:00
Dependency.h FmpDevicePkg/FmpDxe: Issues reported by ECC in EDK2. 2020-02-14 07:27:28 +00:00
DetectTestKey.c FmpDevicePkg/FmpDxe: Improve all DEBUG() messages 2019-08-15 17:22:24 +08:00
FmpDxe.c FmpDevicePkg/FmpDxe: Issues reported by ECC in EDK2. 2020-02-14 07:27:28 +00:00
FmpDxe.h FmpDevicePkg/FmpDxe: Remove use of CatSprint() 2019-08-15 17:22:24 +08:00
FmpDxe.inf FmdDevicePkg/FmpDxe: Support Fmp Capsule Dependency. 2020-01-19 02:47:47 +00:00
FmpDxe.uni FmpDevicePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:00 -07:00
FmpDxeExtra.uni FmpDevicePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:00 -07:00
FmpDxeLib.inf FmdDevicePkg/FmpDxe: Support Fmp Capsule Dependency. 2020-01-19 02:47:47 +00:00
VariableSupport.c FmpDevicePkg/FmpDxe: Remove use of CatSprint() 2019-08-15 17:22:24 +08:00
VariableSupport.h FmpDevicePkg/FmpDxe: Different variable for each FMP Descriptor 2019-08-15 17:22:23 +08:00