Here's the latest report. ---------- Forwarded message --------- From: <scan-ad...@coverity.com> Date: Mon, Mar 10, 2025 at 5:43 PM Subject: New Defects reported by Coverity Scan for Das U-Boot To: <tom.r...@gmail.com>
Hi, Please find the latest report on new defect(s) introduced to Das U-Boot found with Coverity Scan. 1 new defect(s) introduced to Das U-Boot 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 544194: Error handling issues (CHECKED_RETURN) /lib/efi_loader/efi_net.c: 1084 in efi_net_set_dp() ________________________________________________________________________________________________________ *** CID 544194: Error handling issues (CHECKED_RETURN) /lib/efi_loader/efi_net.c: 1084 in efi_net_set_dp() 1078 // If netobj is not started yet, end here. 1079 if (!netobj) { 1080 goto exit; 1081 } 1082 1083 phandler = NULL; >>> CID 544194: Error handling issues (CHECKED_RETURN) >>> Calling "efi_search_protocol" without checking return value (as is done elsewhere 39 out of 43 times). 1084 efi_search_protocol(&netobj->header, &efi_guid_device_path, &phandler); 1085 1086 // If the device path protocol is not yet installed, install it 1087 if (!phandler) 1088 goto add; 1089 ----- End forwarded message ----- -- Tom
signature.asc
Description: PGP signature