Here's the latest report. ---------- Forwarded message --------- From: <[email protected]> Date: Mon, May 11, 2026 at 4:22 PM Subject: New Defects reported by Coverity Scan for Das U-Boot To: <[email protected]>
Hi,
Please find the latest report on new defect(s) introduced to *Das U-Boot*
found with Coverity Scan.
- *New Defects Found:* 1
- 4 defect(s), reported by Coverity Scan earlier, were marked fixed in
the recent build analyzed by Coverity Scan.
- *Defects Shown:* Showing 1 of 1 defect(s)
Defect Details
** CID 646039: Control flow issues (UNREACHABLE)
/fs/ubifs/ubifs.c: 612 in ubifs_findfile()
_____________________________________________________________________________________________
*** CID 646039: Control flow issues (UNREACHABLE)
/fs/ubifs/ubifs.c: 612 in ubifs_findfile()
606 }
607
608 root_inum = inum;
609 name = next;
610 }
611
>>> CID 646039: Control flow issues (UNREACHABLE)
>>> This code cannot be reached: "kfree(buf);".
612 kfree(buf);
613 return 0;
614 }
615
616 int ubifs_set_blk_dev(struct blk_desc *rbdd, struct
disk_partition *info)
617 {
View Defects in Coverity Scan
<https://scan.coverity.com/projects/das-u-boot?tab=overview>
Best regards,
The Coverity Scan Admin Team
----- End forwarded message -----
--
Tom
signature.asc
Description: PGP signature

