Merge patch series "ti_sci: Address some issues found by Smatch"
authorTom Rini <trini@konsulko.com>
Thu, 16 Oct 2025 19:27:22 +0000 (13:27 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 16 Oct 2025 21:02:14 +0000 (15:02 -0600)
commit3a71bae9af71515893483be2c022f05c8d4704aa
treee3701c4d1166e9db270c526a00633860d060b555
parenta157a73720e242f4e16c81e64d36be9d284d2028
parent5b9125746dfde0a29911ccd542801da6b8f94239
Merge patch series "ti_sci: Address some issues found by Smatch"

Andrew Goodbody <andrew.goodbody@linaro.org> says:

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.

Link: https://lore.kernel.org/r/20251008-ti_sci-v3-0-5866bf84adc6@linaro.org