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

Fix Coverity issues #12533

Merged
merged 1 commit into from
Dec 24, 2023
Merged

Fix Coverity issues #12533

merged 1 commit into from
Dec 24, 2023

Conversation

OhadMeir
Copy link
Contributor

Fix issues:
3413347 - regarding uninitialized member in constructor
3413365, 3413416, 3413489, 3413493, 3413496, 3413608, 3413630 - regarding std::is_floating_point<T>::value being const value

@OhadMeir OhadMeir requested a review from Nir-Az December 20, 2023 13:34
@Nir-Az
Copy link
Collaborator

Nir-Az commented Dec 20, 2023

You need to rebase so that the CI to pass

@Nir-Az Nir-Az merged commit a2e19ce into IntelRealSense:development Dec 24, 2023
33 checks passed
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.

2 participants