Skip to content

BUG: Fix for memory leak, issue/39 #40

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
May 9, 2019
Merged

Conversation

oleksandr-pavlyk
Copy link
Contributor

Closes #39.

When mirroring harmonics past Nyquist frequency
an array half_shape was allocated but never freed.

When mirroring harmonics past Nyquist frequency
an array half_shape was allocated but never freed.
@oleksandr-pavlyk oleksandr-pavlyk merged commit 254824d into master May 9, 2019
@oleksandr-pavlyk oleksandr-pavlyk deleted the fix-issue-39 branch May 9, 2019 15:19
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.

mkl_fft.fft and mkl_fft.fftn leaks memory on real inputs
1 participant