[Xcb] Re: mem leak in xcb_in.c ?

Vincent Torri vtorri at univ-evry.fr
Sun Sep 10 02:36:44 PDT 2006


Forget that message, i've forgotten to free 2 replies :p

Vincent

On Sun, 10 Sep 2006, Vincent Torri wrote:

>
> Hey,
>
> running the evas engine with xcb, I have that following report with valgrind 
> :
>
> ==17799== 320 bytes in 10 blocks are definitely lost in loss record 1 of 1
> ==17799==    at 0x40196E1: malloc (vg_replace_malloc.c:149)
> ==17799==    by 0x42AA6C5: read_packet (xcb_in.c:143)
>
> that's all. I run valgrind with the following parameters :
>
> --tool=memcheck -v --leak-check=full --leak-resolution=high --num-callers=40 
> --show-reachable=yes
>
> Can this problem apear outside xcb (so a problem in my code) ?
>
> thank you
>
> Vincent
>


More information about the Xcb mailing list