Skip to content
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

sensor: lis2dux12: fix: CID 363712: Initialize mode-fs #75411

Conversation

ubieda
Copy link
Member

@ubieda ubieda commented Jul 3, 2024

Following the same pattern used in lis2dux12_sample_fetch_accel.

Fixes #74754

Following the same pattern used in `lis2dux12_sample_fetch_accel`.

Signed-off-by: Luis Ubieda <[email protected]>
@ubieda ubieda added the bug The issue is a bug, or the PR is fixing a bug label Jul 3, 2024
@ubieda ubieda added this to the v3.7.0 milestone Jul 3, 2024
@ubieda ubieda marked this pull request as ready for review July 3, 2024 23:39
@ubieda ubieda requested a review from avisconti as a code owner July 3, 2024 23:39
@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: Sensors Sensors labels Jul 3, 2024
@aescolar
Copy link
Member

aescolar commented Jul 9, 2024

CC @kdunn926
@avisconti please review

@aescolar aescolar merged commit 95e299a into zephyrproject-rtos:main Jul 9, 2024
30 checks passed
@ubieda ubieda deleted the fix-cid-363712-lis2dux12_mode_fs_uninit branch July 9, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Sensors Sensors bug The issue is a bug, or the PR is fixing a bug size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Coverity CID: 363712] Uninitialized scalar variable in drivers/sensor/st/lis2dux12/lis2dux12_trigger.c
5 participants