Fwd: New Defects reported by Coverity Scan for Das U-Boot
Tom Rini
trini at konsulko.com
Tue May 12 00:35:47 CEST 2026
Here's the latest report.
---------- Forwarded message ---------
From: <scan-admin at coverity.com>
Date: Mon, May 11, 2026 at 4:22 PM
Subject: New Defects reported by Coverity Scan for Das U-Boot
To: <tom.rini at gmail.com>
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260511/f416bfba/attachment.sig>
More information about the U-Boot
mailing list