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

Add Reset() calls to have clean names and error text #28066

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

andy31415
Copy link
Contributor

Protocol decoder errors were looking odd like:

"ContextTag(0xFF)EXIT CONTAINER" : "1ERROR: src/lib/core/TLVReader.cpp:733: CHIP Error 0x00000021: End of TLV",

because no stringbuilder reset was performed. Do a proper reset to have clean values.

@mergify mergify bot merged commit 697c003 into project-chip:master Jul 19, 2023
erwinpan1 pushed a commit to erwinpan1/connectedhomeip that referenced this pull request Jul 21, 2023
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.

5 participants