Skip to content

Framebuffer update of cursor-modified regions are sent even if client did not request them #586

Description

@bk138

void rfbRedrawAfterHideCursor(rfbClientPtr cl,sraRegionPtr updateRegion)
OR's the cursor region with the updateRegion in rfbSendFramebufferUpdate() which gets sent no matter what cl->requestedRegion is.

Spotted with SetUpdateRect() using {0,0,0,0} from 0e72da1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions