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

drivers: sensor: si7060: fix: insecure data handling caught by coverity #86186

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

Conversation

fabocode
Copy link
Contributor

  • Checking each retval from read register before continue

Fixes #84758

- Checking each retval from read register before continue

Signed-off-by: Fabian Barraez <fabianbarraez@gmail.com>
@fabocode fabocode force-pushed the fix_coverity_487627_insecure_data_handling branch from 5f50c40 to 0ed4e45 Compare February 22, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Coverity CID: 487627] Overflowed return value in drivers/sensor/silabs/si7060/si7060.c
1 participant