-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Labels
CoverityA Coverity detected issue or its fixA Coverity detected issue or its fixarea: SensorsSensorsSensorsbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Description
Static code scan issues found in file:
Category: Uninitialized variables
Function: lsm6dsv16x_enable_wake_int
Component: Drivers
CID: 516227
Details:
ret = lsm6dsv16x_pin_int1_route_set(ctx, &val); |
Please fix or provide comments in coverity using the link:
https://scan9.scan.coverity.com/#/project-view/29271/12996?selectedIssue=516227
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.
Metadata
Metadata
Assignees
Labels
CoverityA Coverity detected issue or its fixA Coverity detected issue or its fixarea: SensorsSensorsSensorsbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Activity
drivers: sensor: lsm6dsv16x: properly initialize variable to zero