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 out of bound access in local_scan kernel #772

Merged
merged 1 commit into from
Feb 10, 2019

Conversation

umar456
Copy link
Contributor

@umar456 umar456 commented Apr 10, 2018

The local_scan kernel was accessing the first buffer using the global id without checking if it was within the bounds.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 82.121% when pulling 86b36ba on umar456:scan_fix into 1bf4b53 on boostorg:develop.

@umar456
Copy link
Contributor Author

umar456 commented Jun 1, 2018

I found this by running cuda-memcheck. Is there anything else I should do to get this merged?

@jszuppe jszuppe self-assigned this Dec 27, 2018
@jszuppe jszuppe merged commit 827371a into boostorg:develop Feb 10, 2019
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