possible memory leakage when allocating for fft?

Brian Gough bjg@network-theory.co.uk
Tue Jul 22 07:47:00 GMT 2003


Anders Wallander writes:
 > The program works fine otherwise, I have set LD_LIBRARY_PATH and everything. I downloaded and used valgrind (another debugger) instead. The only problem it shows seems to lie with "gsl_fft_complex_workspace_alloc" and "gsl_fft_complex_wavetable_alloc". I therefore wonder if there is any known memory-bugs with these routines or have they been tested for this?

The fft test program in GSL has been run under various memory checking
tools and doesn't show any leaks.

If you find otherwise please send a bug report with an example program
that shows the problem to bug-gsl@gnu.org.



More information about the Gsl-discuss mailing list