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

[ur] Fix leak validation test fixture #732

Merged

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Jul 19, 2023

This patch removes a superflous call to urLoaderConfigRelease which resulted in attempting to release and already destroyed ur_loader_config_handle_t.

This patch removes a superflous call to `urLoaderConfigRelease` which
resulted in attempting to release and already destroyed
`ur_loader_config_handle_t`.
@kbenzie kbenzie requested a review from wlemkows July 19, 2023 10:41
@kbenzie kbenzie merged commit 7cfd6e8 into oneapi-src:main Jul 19, 2023
@kbenzie kbenzie deleted the benie/fix-windows-leak-layer-test-fixture 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