Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[SSCP][L0] Avoid passing nullptr as pointee value to zeKernelSetArgumentValue #910

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 1 commit into from
Jan 17, 2023

Conversation

illuhad
Copy link
Collaborator

@illuhad illuhad commented Jan 17, 2023

Level Zero does not like when pointee value passed to zeKernelSetArgumentValue is nullptr. In this case, we need to directly pass a nullptr to zeKernelSetArgumentValue.

@illuhad illuhad merged commit 38cc0b9 into develop Jan 17, 2023
@illuhad illuhad deleted the hotfix/l0-sscp-nullptr branch January 17, 2023 11:03
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.

1 participant