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. 1 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.
New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s)
** CID 1380991: Code maintainability issues (UNUSED_VALUE) /3rdparty/vboot/firmware/lib/vboot_ui_menu.c: 1114 in vb2_recovery_menu()
________________________________________________________________________________________________________ *** CID 1380991: Code maintainability issues (UNUSED_VALUE) /3rdparty/vboot/firmware/lib/vboot_ui_menu.c: 1114 in vb2_recovery_menu() 1108 break; 1109 case VB_BUTTON_VOL_UP: 1110 case VB_BUTTON_VOL_DOWN: 1111 case VB_KEY_UP: 1112 case VB_KEY_DOWN: 1113 if (current_menu == VB_MENU_RECOVERY_INSERT) {
CID 1380991: Code maintainability issues (UNUSED_VALUE) Assigning value from "vb2_update_menu(ctx)" to "ret" here, but that stored value is overwritten before it can be used.
1114 ret = vb2_update_menu(ctx); 1115 vb2_set_disabled_idx_mask(shared->flags); 1116 } else { 1117 vb2_update_selection(cparams, key); 1118 } 1119 vb2_draw_current_screen(ctx, cparams);
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...
To manage Coverity Scan email notifications for "coreboot@coreboot.org", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...