Skip to content

[CORE] coverity - fix detected issues #30390

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

Merged
merged 4 commits into from
May 8, 2025

Conversation

barnasm1
Copy link
Contributor

@barnasm1 barnasm1 commented Apr 30, 2025

Details:

  • Dereference null return value [DONE]
  • Structurally dead code [DONE]
  • Logically dead code [DONE]
  • Unsigned compared against 0 [DONE]
  • Check of thread-shared field evades lock acquisition [move: 167211]
  • Uncaught exception [DONE]

Tickets:

@barnasm1 barnasm1 added the WIP work in progress label Apr 30, 2025
@barnasm1 barnasm1 self-assigned this Apr 30, 2025
@barnasm1 barnasm1 requested review from a team as code owners April 30, 2025 07:31
@github-actions github-actions bot added category: CPU OpenVINO CPU plugin category: TFL FE OpenVINO TensorFlow Lite FrontEnd labels Apr 30, 2025
@barnasm1 barnasm1 removed the WIP work in progress label May 6, 2025
@github-actions github-actions bot removed the category: CPU OpenVINO CPU plugin label May 7, 2025
@barnasm1 barnasm1 enabled auto-merge May 7, 2025 12:55
@barnasm1 barnasm1 added this pull request to the merge queue May 8, 2025
Merged via the queue into openvinotoolkit:master with commit bc5ad36 May 8, 2025
185 checks passed
@barnasm1 barnasm1 deleted the coverity_issues branch May 8, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: TFL FE OpenVINO TensorFlow Lite FrontEnd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants