gio/gsocketclient.c



I've been browsing through the gio source code and have noticed that, in gsocketclient.c, data->cancellable is not unreferenced once an asynchronous connect has completed (i.e. in g_socket_client_async_connect_complete). Is this intentional or is this a potential leak?

Matt.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]