Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy fix #9751

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Proxy fix #9751

merged 3 commits into from
Jan 10, 2024

Conversation

akallabeth
Copy link
Member

@akallabeth akallabeth commented Jan 9, 2024

fixes an issue with xfreerdp 2.0 (and maybe others) if a deactivate/reactivate sequence occurs against a FreeRDP3 based server

log peer->ClientCapabilities execution failures
log unhandled data in peer_recv_callback as warning if the loop
terminates.
If the peer state machine is in state
CONNECTION_STATE_CAPABILITIES_EXCHANGE_MONITOR_LAYOUT properly check for
available data. If a PDU was received in this state it is an out of
sequence PDU (that might happen during deactivation/reactivation) and
must be parsed.
@akallabeth akallabeth added this to the next-3.0 milestone Jan 9, 2024
@freerdp-bot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://ci.freerdp.com//job/PullRequestTester/11163/

@Mr-LZG
Copy link

Mr-LZG commented Jan 24, 2024

Use freerdp3.2 to test and find that the problems (#9722 #9723 ) still exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants