[Wayland-bugs] [Bug 91390] weston rdp-backend crash when "rdp4-key" option is used
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 20 08:59:08 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91390
--- Comment #5 from Dawid Gajownik <gajownik at gmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150720/a2a31ab9/attachment.html>
More information about the wayland-bugs
mailing list