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

[L0 v2] fix urMemGetNativeHandle #2350

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pbalcer
Copy link
Contributor

@pbalcer pbalcer commented Nov 19, 2024

When called twice on the same handle, urMemGetNativeHandle caused a null dereference on an unset device pointer.

@pbalcer pbalcer requested review from a team as code owners November 19, 2024 14:08
@github-actions github-actions bot added conformance Conformance test suite issues. level-zero L0 adapter specific issues labels Nov 19, 2024
When called twice on the same handle, urMemGetNativeHandle caused
a null dereference on an unset device pointer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues. level-zero L0 adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants