AW: AW: [Tremor] Question to memory leaks in Tremor

Lorber, Markus markus.lorber at siemens.com
Thu Oct 5 03:09:45 PDT 2006


Hi Win,

I took over all recommended improvemnets now in the Tremor version I am working with. But I still have to clean up the heap from the outside of the Tremor API-functions. So far this works and I hope not to run in new difficulties when trying out new Vorbis-Files.

Thanks for your help!

Best,
Markus 

-----Ursprüngliche Nachricht-----
Von: win dam [mailto:windam_2000 at yahoo.com] 
Gesendet: Samstag, 30. September 2006 02:50
An: Lorber, Markus
Betreff: Re: AW: [Tremor] Question to memory leaks in Tremor

Hi Markus,

I did a port of Tremor on the BF533 EVB.  
Also, make sure you have these leaks fixed:
http://lists.xiph.org/pipermail/tremor/2003-July/000869.html

The alloca's gave me grief.  I replaced these with
mallocs and all seemed well.  If you must use alloca,
make sure that your stack is large enough.
And I agree that you have to have separate memory
spaces for different channels, otherwise you'll be
stepping on the same piece of memory.

Good luck!

-win


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Tremor mailing list