Hello Jacob Garber, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36081
to look at the new patch set (#2).
Change subject: vendorcode/amd/agesa/f16kb/Proc/Mem/Feat/DMI: Cast to UINT64 to avoid overflow ......................................................................
vendorcode/amd/agesa/f16kb/Proc/Mem/Feat/DMI: Cast to UINT64 to avoid overflow
Evaluated using 32-bit arithmetic, then used in a context that expects an expression of type UINT64. Cast to UINT64_t instead.
Change-Id: I4f0aa26e116b47505633897c790ca8e86ea5dc4e Signed-off-by: Joe Moore awokd@danwin1210.me Found-by: Coverity CID 1241847 --- M src/vendorcode/amd/agesa/f16kb/Proc/Mem/Feat/DMI/mfDMI.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/36081/2