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 profiling execute_multipass failure with segmentation fault #2256

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

jujiang-del
Copy link
Contributor

The buffer size input to the test function clEnqueueReadBuffer was incorrect, which cause segmentation fault. And it didn't match the size for the host allocation outptr

Copy link
Contributor

@gwawiork gwawiork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@svenvh
Copy link
Member

svenvh commented Feb 3, 2025

Merging immediately as this is non-controversial and has 2 approvals.

@svenvh svenvh merged commit cc9e616 into KhronosGroup:main Feb 3, 2025
9 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