Skip to content

drivers: sensor: lsm6dsv16x: fix uninitialized struct in enable_wake_int #92152

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

moonlight83340
Copy link
Contributor

Zero-initialize lsm6dsv16x_pin_int_route_t to fix Coverity warning.

CID: 516227

Fix #90549

Zero-initialize lsm6dsv16x_pin_int_route_t to fix Coverity warning.

CID: 516227

Signed-off-by: Gaetan Perrot <[email protected]>
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Coverity CID: 516227] Uninitialized scalar variable in drivers/sensor/st/lsm6dsv16x/lsm6dsv16x_trigger.c
3 participants