Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 21a23e6966c2eb597a8db98d6837a4c01b3cad4a
https://github.com/tianocore/edk2/commit/21a23e6966c2eb597a8db98d6837a4c01b3cad4a
Author: Vin Xue <[email protected]>
Date: 2020-07-16 (Thu, 16 Jul 2020)
Changed paths:
M SignedCapsulePkg/Universal/SystemFirmwareUpdate/SystemFirmwareUpdateDxe.c
Log Message:
-----------
SignedCapsulePkg: Address NULL pointer dereference case.
Original code GetFmpImageDescriptors for OriginalFmpImageInfoBuf
pointer, if failed, return a NULL pointer. The OriginalFmpImageInfoBuf
should not be NULL and the NULL pointer dereference case
should be false positive.
Cc: Jiewen Yao <[email protected]>
Cc: Chao Zhang <[email protected]>
Signed-off-by: Vin Xue <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits