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-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yq2SfQfrHt3Prsn4qSLrYIrajINpiFX8l0vrlNSf8iCrS27qY0Cr0DkycwNUgGZJj8-3D5jj4_L-2FDzr14mnrsJO5b1wX1hp9b1MAQygl7x-2B74RAaH2cn309YsPRKe46LABdwNtelq0dCBTcVnBKsdKaSOnR-2FJB71VzduR3bIz1THeKbiuD2mfab3bmAzvGOv6TCGxK74E56-2FB0coVPhcQAurgFmkqW8ey0mFjcXnhw1J9LsgEmMrdi2BbkKCRzTq9gsCfwhr0xsQXss6iUAO2QVOmh-2FOTGCAZZSVsg4NLzW2urgU1vR08-3D _______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-le...@coreboot.org