zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.61k stars 6.5k forks source link

[Coverity CID: 316235] Parse warning in drivers/modem/ublox-sara-r4.c #67962

Closed zephyrbot closed 8 months ago

zephyrbot commented 8 months ago

Static code scan issues found in file:

https://github.com/zephyrproject-rtos/zephyr/tree/69522b8694e11a0597935169c7d5c0ece0309496/drivers/modem/ublox-sara-r4.c

Category: Parse warnings Function: `` Component: Drivers CID: 316235

Details:

https://github.com/zephyrproject-rtos/zephyr/blob/69522b8694e11a0597935169c7d5c0ece0309496/drivers/modem/ublox-sara-r4.c#L2035

Please fix or provide comments in coverity using the link:

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

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

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.

str4t0m commented 8 months ago

Duplicate of #58581