Skip to content

Fix missing includes: <cstring> and <cassert> during build#84

Open
dahbiz wants to merge 1 commit into
fastlib:mainfrom
dahbiz:patches
Open

Fix missing includes: <cstring> and <cassert> during build#84
dahbiz wants to merge 1 commit into
fastlib:mainfrom
dahbiz:patches

Conversation

@dahbiz
Copy link
Copy Markdown

@dahbiz dahbiz commented Nov 4, 2025

No description provided.

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