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

Fix coverity issues from 19/07/2023 #733

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Jul 19, 2023

  • [coverity] Fix 1566353 Resource leak
  • [coverity] Fix 1566354 Resource leak

In the `test-runtime` conformance test suite, ensure that the
`ur_loader_config_handle_t` is always cleaned up even in the event of
assert failures in `SetUp()` by releasing it in `TearDown()`.
In the `test-platform` conformance test suite, ensure that the
`ur_loader_config_handle_t` is always cleaned up even in the event of
assert failures in `SetUp()` by releasing it in `TearDown()`.
@kbenzie kbenzie merged commit 36329b7 into oneapi-src:main Jul 19, 2023
@kbenzie kbenzie deleted the benie/fix-coverity-19-07-23 branch January 29, 2024 13:49
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