Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Coverity CID: 434604] Uninitialized scalar variable in drivers/led/is31fl3194.c #81958

Closed
zephyrbot opened this issue Nov 25, 2024 · 1 comment · Fixed by #82679
Closed

[Coverity CID: 434604] Uninitialized scalar variable in drivers/led/is31fl3194.c #81958

zephyrbot opened this issue Nov 25, 2024 · 1 comment · Fixed by #82679
Assignees
Labels
area: LED Label to identify LED subsystem bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: high High impact/importance bug

Comments

@zephyrbot
Copy link
Collaborator

Static code scan issues found in file:

https://github.com/zephyrproject-rtos/zephyr/tree/b1def7145fd/drivers/led/is31fl3194.c

Category: Uninitialized variables
Function: is31fl3194_set_color
Component: Drivers
CID: 434604

Details:

https://github.com/zephyrproject-rtos/zephyr/blob/b1def7145fd/drivers/led/is31fl3194.c#L121

Please fix or provide comments in coverity using the link:

https://scan9.scan.coverity.com/#/project-view/29271/12996?selectedIssue=434604

For more information about the violation, check the Coverity Reference. (CWE-457)

Note: This issue was created automatically. Priority was set based on classification
of the file affected and the impact field in coverity. Assignees were set using the MAINTAINERS file.

@zephyrbot zephyrbot added area: LED Label to identify LED subsystem bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: high High impact/importance bug labels Nov 25, 2024
@jilaypandya
Copy link
Contributor

closed through #82679

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: LED Label to identify LED subsystem bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: high High impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants