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 some memory leaks and an iterator use after free #5

Merged
merged 1 commit into from
Feb 3, 2021

Conversation

Adam-
Copy link
Contributor

@Adam- Adam- commented Feb 2, 2021

This is the 2nd half of gpu/JOCL#37. I think all of these leaks are in error conditions. The only non-error condition fix is an iterator use-after-free in destroyCallbackInfo

@gpu gpu merged commit c94c065 into gpu:master Feb 3, 2021
@gpu
Copy link
Owner

gpu commented Feb 3, 2021

Thanks for that. I'm almost certain that the change to the iterator usage also fixes gpu/JOCL#30 (comment) , but this will have to be verified.

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.

2 participants