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.
New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s)
** CID 1518331: Memory - illegal accesses (UNINIT)
________________________________________________________________________________________________________ *** CID 1518331: Memory - illegal accesses (UNINIT) /src/lib/libgcov.c: 255 in buffer_fn_data() 249 return &fn_buffer->next; 250 251 fail: 252 fprintf(stderr, "profiling:%s:Function %u %s %u\n", filename, fn_ix, 253 len ? "cannot allocate" : "counter mismatch", len ? len : ix); 254
CID 1518331: Memory - illegal accesses (UNINIT) Using uninitialized value "fn_buffer->info.ctrs[0].values" when calling "free_fn_data".
255 return (struct gcov_fn_buffer **)free_fn_data(gi_ptr, fn_buffer, ix); 256 } 257 258 /* Add an unsigned value to the current crc */ 259 260 static gcov_unsigned_t
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0...