:: Re: [Frei0r] memory leaks
Página Principal
Delete this message
Reply to this message
Autor: Marko Cebokli
Data:  
Para: Minimalistic plugin API for video effects
Assunto: Re: [Frei0r] memory leaks
On Friday, November 15, 2013 09:33:44 AM salsaman wrote:

Hi all,

I have noticed a couple of memory leaks in frei0r (unsure if they are still
current).

sharpness:

==9548== 5,144 bytes in 2 blocks are definitely lost in loss record 13,949 of 
14,681
==9548==    at 0x4A06B6F: calloc (vg_replace_malloc.c:593)
==9548==    by 0x40B8817C: f0r_construct (in /usr/lib64/frei0r-1/sharpness.so)




I think I have already fixed sharpness here:

http://git.dyne.org/frei0r/commit/?id=2ddbabae019147c21d3a6f78e2af7adf81ff9cc5

Marko Cebokli