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:(native) StreamDecoder returns error when run out of buffer while skiping value #267

Merged
merged 3 commits into from Jul 25, 2022

Conversation

AsterDY
Copy link
Collaborator

@AsterDY AsterDY commented Jul 22, 2022

skip return ERR_EOF error instead of ERR_INVAL when …run out buffer

@AsterDY
Copy link
Collaborator Author

AsterDY commented Jul 22, 2022

resolve #263

issue_test/issue263_test.go Outdated Show resolved Hide resolved
issue_test/issue263_test.go Show resolved Hide resolved
@AsterDY AsterDY changed the title fix:(native) StreamDecoder return error when run out buffer while skiping value fix:(native) StreamDecoder return error when run out of buffer while skiping value Jul 25, 2022
@AsterDY AsterDY changed the title fix:(native) StreamDecoder return error when run out of buffer while skiping value fix:(native) StreamDecoder returns error when run out of buffer while skiping value Jul 25, 2022
@AsterDY AsterDY merged commit 2eae594 into main Jul 25, 2022
@AsterDY AsterDY deleted the fix/issue_263 branch July 25, 2022 07:17
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.

None yet

3 participants