[PATCH 0/2] fs: exfat: Fix some Smatch issues
Tom Rini
trini at konsulko.com
Tue Jul 15 19:20:24 CEST 2025
On Tue, 08 Jul 2025 12:16:40 +0100, Andrew Goodbody wrote:
> Smatch reported issues with variables being dereferenced before NULL
> checks and also testing an unsigned variable for being negative.
>
>
Applied to u-boot/master, thanks!
[1/2] fs: exfat: Perform NULL check before dereference
commit: 505e2734756018af953d2e5bd1cd6ff7b66b0cdb
[2/2] fs: exfat: Remove pointless variable uoffset
commit: dd4693136b33f2b175e8cedecf9d76e391acabdf
--
Tom
More information about the U-Boot
mailing list