Hi,
Please find the latest report on new defect(s) introduced to coreboot found with Coverity Scan.
1 new defect(s) introduced to coreboot found with Coverity Scan. 1 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.
New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s)
** CID 1452005: Memory - corruptions (OVERRUN) /tests/lib/malloc-test.c: 53 in setup_calloc_test()
________________________________________________________________________________________________________ *** CID 1452005: Memory - corruptions (OVERRUN) /tests/lib/malloc-test.c: 53 in setup_calloc_test() 47 48 return 0; 49 } 50 51 static int setup_calloc_test(void **state) 52 {
CID 1452005: Memory - corruptions (OVERRUN) Overrunning buffer pointed to by "&_heap" of 1 bytes by passing it to a function which accesses it at byte offset 4194303 using argument "4194304UL". [Note: The source code implementation of the function has been overridden by a builtin model.]
53 memset(&_heap, 0xFF, TEST_HEAP_SZ); 54 return setup_test(state); 55 } 56 57 static void test_malloc_out_of_memory(void **state) 58 {
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0...