Skip to content
Commit df47eb7d authored by Pascal Nowack's avatar Pascal Nowack
Browse files

rdp-display-control: Disconnect clients, that violate message order

The display virtual channel extension is very simple: The server side
first sends the capabilities PDU and only then, the client is allowed to
send new monitor layouts.
If the client sends a layout, before the server sent the capabilities,
the client violated the protocol message order.
In such case, the client was also not able to constrain the layout to
the given capabilities.

To handle this situation, disconnect the faulty client.
parent 2343df77
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment