Skip to content

[Coverity CID: 489215] Illegal address computation in subsys/bluetooth/audio/ccp_call_control_client.c #90563

@zephyrbot

Description

@zephyrbot

Static code scan issues found in file:

https://github.com/zephyrproject-rtos/zephyr/tree/265cfb45a818f39cf03c3527b5d1b21027d3cac1/subsys/bluetooth/audio/ccp_call_control_client.c

Category: Memory - corruptions
Function: get_client_by_conn
Component: Bluetooth
CID: 489215

Details:

return &clients[bt_conn_index(conn)];

Please fix or provide comments in coverity using the link:

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

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

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.

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions