commit | cfba8e6f92d45a2374622c3dc57499e42a1c07e1 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Fri Jan 25 10:31:16 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Wed Jan 30 10:31:22 2013 +0100 |
tree | 770e3c1c7d298dee989c19c4875504aba62d6e66 | |
parent | 0893d46014b0300fb8aec92df94effea34d04b61 [diff] |
vnc: Clean up vncws_send_handshake_response() Use appropriate types, drop superfluous casts, use sizeof, don't exploit that this particular call of gnutls_fingerprint() doesn't change its last argument. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>