Skip to content

Coverity fixes #573

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 2 commits into from
Jun 27, 2024
Merged

Conversation

bratpiorka
Copy link
Contributor

@bratpiorka bratpiorka commented Jun 27, 2024

Description

Coverity fixes:

  • avoid unnecessary copy of the numa_nodes vector
  • use of const auto& in the for loop, as the argument is never modified

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@bratpiorka bratpiorka force-pushed the rrudnick_coverity_fixes branch from 2e8cc42 to 8f2776d Compare June 27, 2024 08:33
@bratpiorka bratpiorka marked this pull request as ready for review June 27, 2024 11:42
@bratpiorka bratpiorka requested a review from a team as a code owner June 27, 2024 11:42
@bratpiorka bratpiorka merged commit 0a92d8e into oneapi-src:main Jun 27, 2024
71 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.

3 participants