Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix a few easy to fix issues flagged by coverity #535

Merged
merged 4 commits into from
Dec 19, 2023

Conversation

tmadlener
Copy link
Collaborator

@tmadlener tmadlener commented Dec 19, 2023

BEGINRELEASENOTES

  • Implement the suggestions from coverity to move in places where it is easily possible.
  • Fix a small resource leak in SIO.
  • Fix a small copy-paste error in test output (only triggered in case test fails)
  • Restore ostream state after altering it for formatting.

ENDRELEASENOTES

@tmadlener tmadlener changed the title Use std::move in some places that coverity flagged Fix a few easy to fix issues flagged by coverity Dec 19, 2023
@tmadlener tmadlener merged commit 308b33f into AIDASoft:master Dec 19, 2023
@tmadlener tmadlener deleted the coverity-move branch December 19, 2023 11:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant