diff options
author | Vin Xue <vinxue@outlook.com> | 2020-07-14 10:09:35 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-07-16 08:41:33 +0000 |
commit | 21a23e6966c2eb597a8db98d6837a4c01b3cad4a (patch) | |
tree | 4475e2395289f9c77216aa47b90caf9f35a60156 /BaseTools/Source/Python/GenFds/OptRomFileStatement.py | |
parent | 1da651cdb77f42787e55da5a8f85e61d5258824f (diff) | |
download | edk2-21a23e6966c2eb597a8db98d6837a4c01b3cad4a.tar.gz edk2-21a23e6966c2eb597a8db98d6837a4c01b3cad4a.tar.bz2 edk2-21a23e6966c2eb597a8db98d6837a4c01b3cad4a.zip |
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 <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Signed-off-by: Vin Xue <vinxue@outlook.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/OptRomFileStatement.py')
0 files changed, 0 insertions, 0 deletions