]> git.proxmox.com Git - mirror_novnc.git/commit - core/rfb.js
Fix security failure reason handling of slow data
authorPierre Ossman <ossman@cendio.se>
Fri, 15 Feb 2019 09:24:41 +0000 (10:24 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 15 Feb 2019 09:24:41 +0000 (10:24 +0100)
commit3bb15d4aa0abc2e9272fa405bca1aa21cda39150
tree164a076be5f9292a85edd2bf141a34ea5fc5d213
parentc13df5ae678f97e62f93bd49adcdb2f7e678e2de
Fix security failure reason handling of slow data

Things would break if the security result and security reason did
not arrive in the same WebSocket message.
core/rfb.js