[patch] Memory allocation cleanup, disable non power-of-2 FFT tests when using SAL.
Jules Bergmann
jules at codesourcery.com
Fri Mar 3 18:14:41 UTC 2006
This patch
* Closes a memory leak (Fft objects were creating a reference counted
Fft_core object, but the initial reference count was 2, making it
impossible for the count to go to 0).
* Changes the FFT/FFTM/FFTM-par tests to disable non-power-of-2
FFT sizes when using SAL, and other cleanup.
* Changes the window test to disable non-power-of-2 Chebychev
test when using SAL.
-- Jules
--
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fft.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060303/32f539b8/attachment.ksh>
More information about the vsipl++
mailing list