Skip to content

Conversation

@renonick87
Copy link
Contributor

@renonick87 renonick87 commented Feb 24, 2021

Fixes #387

Risk

This PR makes no API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).
Bug Fixes
  • The SdlProtocolBase will no longer attempt to incorrectly set the protocol version to v5.1 when the major version of the first packet header is > 5.

CLA

@renonick87 renonick87 merged commit 1e9ca69 into develop Mar 2, 2021
@crokita crokita deleted the bugfix/wrong-protocol-version branch March 26, 2021 13:56
@crokita crokita mentioned this pull request Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_SdlProtocolBase sets the wrong protocol version on the first packet received

3 participants