[Tremor] Memory Leaks in Tremor Code

Michael Smith msmith at xiph.org
Thu Sep 22 06:25:48 PDT 2005


On 9/22/05, Ravi Lakkundi <ravilakkundi at yahoo.co.in> wrote:
> Hi,
>
> I feel that thr are some memory leaks in the TREMOR
> code.
>
> For Ex: res012.c
>
> char *partword=
>       (char*)malloc(partwords*partitions_per_word*
> sizeof(*partword));

Ravi,

You'll have to be more specific about the version of Tremor you're using.

This code doesn't exist in this form in either mainline Tremor or in
Tremor-lowmem.

In fact, I strongly suspect you've pasted this code from a
heavily-modified local version of Tremor in which you have introduced
this leak.

Mike

p.s. You sent this twice; please be more careful next time.


More information about the Tremor mailing list