https://bugs.freedesktop.org/show_bug.cgi?id=91390
--- Comment #5 from Dawid Gajownik <[email protected]> --- Maybe we should check the return value of "client->Initialize(client)"? I noticed in FreeRDP/server/Windows/wf_peer.c something like this: if (!client->Initialize(client)) goto fail_client_initialize; [snip] fail_client_initialize: freerdp_peer_context_free(client); It's just the example how this could be done. I'm not the programmer :-) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
