Hello build bot (Jenkins), Tim Wawrzynczak, Angel Pons, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46504
to look at the new patch set (#3).
Change subject: soc/intel/cannonlake: Fix memory corruptions ......................................................................
soc/intel/cannonlake: Fix memory corruptions
Coverity detects source memory is overrun. Fix this issue by using the MAX_ROOT_PORTS value to avoid memory corruption.
Found-by: Coverity CID 1429762 1429774 TEST=None
Signed-off-by: John Zhao john.zhao@intel.com Change-Id: Icc253eb9348d959a9e9e69a3f13933b7f97d6ecc --- M src/soc/intel/cannonlake/fsp_params.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/46504/3