Skip to content

Conversation

@Tamir91
Copy link
Contributor

@Tamir91 Tamir91 commented Sep 14, 2023

Handle Coverity issues:
3413352 - Using moving object

@OhadMeir
Copy link
Contributor

When fixing Coverity issues, please mention the issue IDs that are being addressed.

@Nir-Az Nir-Az changed the title frame_holder_string added Fix static-analysys issue in frame_holder Sep 14, 2023
@Nir-Az Nir-Az requested a review from OhadMeir September 14, 2023 11:53
@Tamir91
Copy link
Contributor Author

Tamir91 commented Sep 14, 2023

The PR was not ready for review - I waiting for results from Coverity...

src/sync.cpp Outdated
{
std::vector<frame_holder> match;
std::stringstream error_message_holder;
error_message_holder << f; // Saving frame holder string before moving frame
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename to frame_string_for_logging

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume it is done?
@Tamir91 when you update according to a comment please add a "Done" comment

Copy link
Contributor Author

@Tamir91 Tamir91 Sep 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume it is done? @Tamir91 when you update according to a comment please add a "Done" comment

Yes, I talked with Ohad offline about changes...

Copy link
Contributor

@OhadMeir OhadMeir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great

@Nir-Az Nir-Az merged commit 49fbd60 into IntelRealSense:development Sep 19, 2023
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.

3 participants