mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-31 01:19:38 +00:00
FBU.bytes must be set before return false to indicate that the FBU
header has been read. If not set then "if (FBU.bytes == 0) { ..}"
in framebufferUpdate will be entered and the copyrect header will
be interpreted as a new FBU leading to a "unsupported encoding"
disconnect error.
59 KiB
59 KiB