Skip to content

Fix Coverity issues.#248

Merged
lstalmir merged 2 commits intomasterfrom
coverity-fixes
Apr 16, 2026
Merged

Fix Coverity issues.#248
lstalmir merged 2 commits intomasterfrom
coverity-fixes

Conversation

@lstalmir
Copy link
Copy Markdown
Owner

@lstalmir lstalmir commented Apr 4, 2026

This PR addresses the following issues found in Coverity scan:

  • Added missing member initialization.
  • Fixed potential division by zero in Intel performance counters implementation.
  • Disabled std::fstream exceptions in trace serializer and added a more generic error reporting mechanism.
  • Fixed nullptr label handling in the custom ImGui breakdown plot widget.

@lstalmir lstalmir merged commit 22b82f0 into master Apr 16, 2026
6 checks passed
@lstalmir lstalmir deleted the coverity-fixes branch April 16, 2026 18:06
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.

1 participant