This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: possible memory leakage when allocating for fft?


ok, thanks!
The search will continue...
/Anders

On Tue, 22 Jul 2003 08:47:24 +0100
Brian Gough <bjg@network-theory.co.uk> wrote:

> 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.
> 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]