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

[v1.3-cherrypick] Fix reads on the group key management cluster to handle chunking correctly #37020

Open
wants to merge 1 commit into
base: v1.3-branch
Choose a base branch
from

Conversation

bzbarsky-apple
Copy link
Contributor

We were not propagating out encoding status, so when we reached end of packet we would just silently return CHIP_NO_ERROR instead of indicating we had more data to encode.

Cherry-pick of #36975

Fixes #36882

Testing

Tests were added/updated, unfortunately have to be run manually for now.

…ectly. (project-chip#36975)

We were not propagating out encoding status, so when we reached end of packet we
would just silently return CHIP_NO_ERROR instead of indicating we had more data
to encode.

Fixes project-chip#36882
Copy link

Review changes with  SemanticDiff

@bzbarsky-apple bzbarsky-apple changed the title Fix reads on the group key management cluster to handle chunking correctly [v1.3-cherrypick] Fix reads on the group key management cluster to handle chunking correctly Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

PR #37020: Size comparison from 9417fbb to 9c777ce

Full report (0 builds for )
platform target config section 9417fbb 9c777ce change % change

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.

1 participant