Skip to content

fix memory leaks#55

Open
simonArchipoff wants to merge 2 commits into
fastlib:mainfrom
simonArchipoff:main
Open

fix memory leaks#55
simonArchipoff wants to merge 2 commits into
fastlib:mainfrom
simonArchipoff:main

Conversation

@simonArchipoff
Copy link
Copy Markdown

this commit fix a couple of memory leaks, I dont know how it behaves on windows tho.

felixdollack referenced this pull request in felixdollack/fCWT May 15, 2026
…#84)

- Fix delete→free in Morlet::getWavelet() for malloc-allocated memory
- Fix memory leak: free lastscalemem with _aligned_free/_aligned_malloc
  on Windows, free/aligned_alloc on POSIX
- Add missing <cassert> include (issue #84)
- Also fix indentation in convolve() else branch

Co-Authored-By: Oz <oz-agent@warp.dev>
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.

1 participant