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

Fix invariant violation if we get a message without piggyback ack while expecting an ack. (#23282) #23337

Conversation

bzbarsky-apple
Copy link
Contributor

  • Fix invariant violation if we get a message without piggyback ack while expecting an ack.

Such messages are not allowed per spec, so we should just ignore them.

Fixes #22854

  • Fix tests.

  • Address review comment.

…le expecting an ack. (project-chip#23282)

* Fix invariant violation if we get a message without piggyback ack while expecting an ack.

Such messages are not allowed per spec, so we should just ignore them.

Fixes project-chip#22854

* Fix tests.

* Address review comment.
@andy31415 andy31415 merged commit 7f2b0a5 into project-chip:v1.0-branch Oct 25, 2022
@bzbarsky-apple bzbarsky-apple deleted the v1.0-cherry-pick-d30cff31c158e47d0062d162ba4988abeda7f533 branch October 25, 2022 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants