git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a157a73
5b91257
)
Merge patch series "ti_sci: Address some issues found by Smatch"
author
Tom Rini
<trini@konsulko.com>
Thu, 16 Oct 2025 19:27:22 +0000
(13:27 -0600)
committer
Tom Rini
<trini@konsulko.com>
Thu, 16 Oct 2025 21:02:14 +0000
(15:02 -0600)
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
Trivial merge