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 1436518: Error handling issues (CHECKED_RETURN) /src/lib/hardwaremain.c: 447 in main()
________________________________________________________________________________________________________ *** CID 1436518: Error handling issues (CHECKED_RETURN) /src/lib/hardwaremain.c: 447 in main() 441 cbmem_initialize(); 442 443 timestamp_add_now(TS_START_RAMSTAGE); 444 post_code(POST_ENTRY_RAMSTAGE); 445 446 /* Handoff sleep type from romstage. */
CID 1436518: Error handling issues (CHECKED_RETURN) Calling "acpi_is_wakeup_s3" without checking return value (as is done elsewhere 89 out of 93 times).
447 acpi_is_wakeup_s3(); 448 threads_initialize(); 449 450 /* Schedule the static boot state entries. */ 451 boot_state_schedule_static_entries(); 452
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0...