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-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yq2SfQfrHt3Prsn4qSLrYIrajINpiFX8l0vrlNSf8iCrS27qY0Cr0DkycwNUgGZJj8-3DmEtL_L-2FDzr14mnrsJO5b1wX1hp9b1MAQygl7x-2B74RAaH2cn2Y-2BBn8q7UBoAIpJUSnwFWXZQvn9qg-2FEmeJe3-2FFLZbaWLzkeP1osVKwJzlTBKE8GKzJIkTbwbX6J7nxcjqw6MlXDoJ7-2B3MSqjypbtDkN7mBRWoHmV11QQ12cdhGkbE-2Berd5eAYpGNCy4IWerYA4UDqKoQ7xpJyljgZCOc2LOE7l1w-3D-3D _______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-le...@coreboot.org