<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - weston rdp-backend crash when "rdp4-key" option is used"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91390#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - weston rdp-backend crash when "rdp4-key" option is used"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91390">bug 91390</a>
              from <span class="vcard"><a class="email" href="mailto:gajownik@gmail.com" title="Dawid Gajownik <gajownik@gmail.com>"> <span class="fn">Dawid Gajownik</span></a>
</span></b>
        <pre>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 :-)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>