]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Update RuntimeDxe Crc32 to check the input parameter
authorLiming Gao <liming.gao@intel.com>
Thu, 12 Oct 2017 04:22:57 +0000 (12:22 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 16 Oct 2017 03:23:07 +0000 (11:23 +0800)
commit3372ab3cf2ff73233947e6ae817cd474cdd9aeb3
tree66c6ce31095cb894add642520f606dd4de96522d
parent79da2d284983fbe9584247b0004d264d8b1265e6
MdeModulePkg: Update RuntimeDxe Crc32 to check the input parameter

This is the regression issue. After apply CalculateCrc32(), the parameter
check is missing.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Wu Hao A <hao.a.wu@intel.com>
MdeModulePkg/Core/RuntimeDxe/Crc32.c