[PATCH] fs: btrfs: Do not free multi when guaranteed to be NULL

Tom Rini trini at konsulko.com
Tue Jul 15 19:20:22 CEST 2025


On Tue, 08 Jul 2025 12:34:49 +0100, Andrew Goodbody wrote:

> multi is guaranteed to be NULL in the first two error exit paths so the
> attempt to free it is not needed. Remove those calls.
> 
> This issue found by Smatch.
> 
> 

Applied to u-boot/master, thanks!

[1/1] fs: btrfs: Do not free multi when guaranteed to be NULL
      commit: 9204cae0937c0e26fcff1ee08e51ef37f59844fe
-- 
Tom




More information about the U-Boot mailing list