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

[bug] Memory leak in the implementation for FFT #38

Open
leloykun opened this issue Nov 28, 2022 · 0 comments
Open

[bug] Memory leak in the implementation for FFT #38

leloykun opened this issue Nov 28, 2022 · 0 comments

Comments

@leloykun
Copy link
Contributor

leloykun commented Nov 28, 2022

As reported by Kyle

How to replicate:

  • Implement FFT for polynomial multiplication
  • Compile code with -fsanitize=address -g C++ flag
  • Run the code
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

No branches or pull requests

1 participant