[Xcb] mem leak in xcb_in.c ?

Vincent Torri vtorri at univ-evry.fr
Sat Sep 9 22:59:28 PDT 2006


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