diff options
| author | Andrew Goodbody <[email protected]> | 2025-07-23 11:58:04 +0100 |
|---|---|---|
| committer | Casey Connolly <[email protected]> | 2025-08-13 15:17:46 +0200 |
| commit | 8a0bb0b176069989d645e1edca2737d46770a530 (patch) | |
| tree | 957c064224a3a30a840c5d0faca80fcfef02515f /include | |
| parent | 10e65926a37d06831fc913221f9eb930c4194060 (diff) | |
button: qcom-pmic: Fix dereference of uninitialised pointer
The pointer 'label' is declared and later dereferenced without ever
having a value assigned to it. Add an assignment to this pointer so it
will be valid later when dereferenced.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <[email protected]>
Reviewed-by: Casey Connolly <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Casey Connolly <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
