[PATCH v3 0/3] ti_sci: Address some issues found by Smatch

Tom Rini trini at konsulko.com
Fri Oct 17 00:07:35 CEST 2025


On Wed, 08 Oct 2025 10:23:34 +0100, Andrew Goodbody wrote:

> Prevent a memory leak from a non-freed malloc.
> Return an error code on an error path.
> Assign a value to a pointer before it is dereferenced.
> 
> 

Applied to u-boot/master, thanks!

[1/3] ti_sci: Prevent memory leak
      commit: 4b8bc5af80f1637cd71a1b6a0dffa7588a03f27c
[2/3] ti_sci: Provide error code on error exit
      commit: 4602fa92202388665ddfbb622f001d62b1473a08
[3/3] ti_sci: Pointer is never assigned to valid value
      commit: 5b9125746dfde0a29911ccd542801da6b8f94239
-- 
Tom




More information about the U-Boot mailing list