• Vagn Johansen's avatar
    Set FBU.bytes to 1 in encHandlers.COPYRECT · 9f554fcd
    Vagn Johansen authored
    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.
    9f554fcd
Name
Last commit
Last update
debian Loading commit data...
docs Loading commit data...
images Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...