[Xcb] xcb_disconnect() does not free all the ressources

Vincent Torri vtorri at univ-evry.fr
Thu Sep 2 02:33:30 PDT 2010



On Thu, 2 Sep 2010, Julien Danjou wrote:

> On Fri, Aug 27 2010, Vincent Torri wrote: 
>> Is it normal ? 
>
> It seems I can't reproduce it. I neither can see where the leak is in the 
> code. Do you have a hint?

the line has changed since the commit of the win32 code:

==25719==    by 0x4035DF2: get_peer_sock_name (xcb_auth.c:264)

that is:

     struct sockaddr *sockname = malloc(socknamelen), *new_sockname = NULL;

Vincent


More information about the Xcb mailing list