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 1432491: Error handling issues (CHECKED_RETURN) /src/mainboard/google/volteer/mainboard.c: 46 in mainboard_update_soc_chip_config() ________________________________________________________________________________________________________ *** CID 1432491: Error handling issues (CHECKED_RETURN) /src/mainboard/google/volteer/mainboard.c: 46 in mainboard_update_soc_chip_config() 40 dev->ops->acpi_inject_dsdt = chromeos_dsdt_generator; 41 dev->ops->get_smbios_strings = mainboard_smbios_strings; 42 } 43 44 void mainboard_update_soc_chip_config(struct soc_intel_tigerlake_config *cfg) 45 { >>> CID 1432491: Error handling issues (CHECKED_RETURN) >>> Calling "tlcl_lib_init" without checking return value (as is done >>> elsewhere 10 out of 11 times). 46 tlcl_lib_init(); 47 if (cr50_is_long_interrupt_pulse_enabled()) { 48 printk(BIOS_INFO, "Enabling S0i3.4\n"); 49 } else { 50 /* 51 * Disable S0i3.4, preventing the GPIO block from switching to ________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yq2SfQfrHt3Prsn4qSLrYIrajINpiFX8l0vrlNSf8iCrS27qY0Cr0DkycwNUgGZJj8-3DZwSP_L-2FDzr14mnrsJO5b1wX1hp9b1MAQygl7x-2B74RAaH2cn1-2BoO0nwIVkpXKtEd9kWwmA8PTm4t0zw8d9Joq5O4vLtN6No-2FjJZ-2FK-2BBnI1CnfhFVPAB1gFTyiWx5GtWsf5QT9QwUztub1KssCE4ddat0T6i9mW-2BdLyBy4OQMYwfVTYigXY4b79udi9SZoG8xVDoiScxcb-2FC0nRWzdb-2BTEFidoEKPf9zULBulb-2Fem5lu5ZaFhA-3D _______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-le...@coreboot.org