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

Desktop: Fix Finding Reported by Coverity. #4203

Merged
merged 1 commit into from
May 18, 2024

Conversation

mikeller
Copy link
Member

Describe the pull request:

  • Bug fix
  • Functional change
  • New feature
  • Code cleanup
  • Build system change
  • Documentation change
  • Language translation

Pull request long description:

Changes made:

Related issues:

Additional information:

Release note:

Documentation change:

Mentions:

Signed-off-by: Michael Keller <github@ike.ch>
Copy link

Artifacts:
Subsurface-Windows-6.0.5183-1-pull-request-fix_coverity_findings
WARNING: Use at your own risk.

Copy link

Artifacts:
Subsurface-Linux-AppImage-6.0.5183-1-pull-request-fix_coverity_findings
WARNING: Use at your own risk.

Copy link

Artifacts:
Subsurface-iOS-6.0.5183-1-pull-request-fix_coverity_findings
WARNING: Use at your own risk.

Copy link

Artifacts:
Subsurface-Android-6.0.5183-1-pull-request-fix_coverity_findings
WARNING: Use at your own risk.

Copy link

Artifacts:
Subsurface-MacOS-6.0.5183-1-pull-request-fix_coverity_findings
WARNING: Use at your own risk.

@bstoeger
Copy link
Collaborator

The Coverity "defect" is kind of pointless, because QString is reference counted, so passing it by value doesn't do any actual copy. But OK.

@bstoeger bstoeger merged commit c3d8078 into subsurface:master May 18, 2024
15 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.

None yet

2 participants