diff options
| author | Andrew Goodbody <[email protected]> | 2025-10-08 10:23:37 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-10-16 15:02:14 -0600 |
| commit | 5b9125746dfde0a29911ccd542801da6b8f94239 (patch) | |
| tree | e3701c4d1166e9db270c526a00633860d060b555 /scripts/env2string.awk | |
| parent | 4602fa92202388665ddfbb622f001d62b1473a08 (diff) | |
ti_sci: Pointer is never assigned to valid value
The pointer resp is declared but never assigned a value but is then
dereferenced. Fix this by assigning the pointer to the message buffer.
This issue was found by Smatch.
Reviewed-by: Udit Kumar <[email protected]>
Signed-off-by: Andrew Goodbody <[email protected]>
Reviewed-by: Nishanth Menon <[email protected]>
Tested-by: Anshul Dalal <[email protected]>
Diffstat (limited to 'scripts/env2string.awk')
0 files changed, 0 insertions, 0 deletions
