Skip to content

Fix radius neighbors memory leak #11055

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

Closed

Conversation

recamshak
Copy link
Contributor

Reference Issues/PRs

Fixes #11051

What does this implement/fix? Explain your changes.

Replace the call to PyArray_UpdateFlags that silently ignores the NPY_OWNDATA flag with PyArray_ENABLEFLAGS.

Any other comments?

@recamshak recamshak closed this May 2, 2018
@recamshak recamshak deleted the fix-radius-neighbors-memory-leak branch May 2, 2018 23:59
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.

NearestNeighbors radius_neighbors memory leaking
1 participant