Skip to content

[Coverity CID: 516257] Unused value in drivers/i3c/i3c_common.c #90521

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

Closed
zephyrbot opened this issue May 25, 2025 · 1 comment
Closed

[Coverity CID: 516257] Unused value in drivers/i3c/i3c_common.c #90521

zephyrbot opened this issue May 25, 2025 · 1 comment
Assignees
Labels
area: I3C bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: low Low impact/importance bug

Comments

@zephyrbot
Copy link
Collaborator

Static code scan issues found in file:

https://github.com/zephyrproject-rtos/zephyr/tree/265cfb45a818f39cf03c3527b5d1b21027d3cac1/drivers/i3c/i3c_common.c

Category: Code maintainability issues
Function: i3c_sec_handoffed
Component: Drivers
CID: 516257

Details:

ret = i3c_sec_i2c_attach(dev, deftgts->targets[n].static_addr,

Please fix or provide comments in coverity using the link:

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

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

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 bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug Coverity A Coverity detected issue or its fix area: I3C labels May 25, 2025
@dcpleung
Copy link
Member

Intentional. Closing.

@dcpleung dcpleung closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: I3C bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants