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 not enough buf error when decode date #249

Merged
merged 1 commit into from
Dec 22, 2020

Conversation

jack15083
Copy link

What this PR does:
Fix not enough buf error when decode date

Which issue(s) this PR fixes:

Fixes #248

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Fix not enough buf error when decode date

Copy link
Member

@zouyx zouyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does Decoder.next return?

@jack15083
Copy link
Author

What does Decoder.next return?
next 返回的长度有可能是不正确的
image

Copy link
Member

@zouyx zouyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix github action pls

@AlexStocks AlexStocks merged commit 4014d7e into apache:master Dec 22, 2020
zhaoyunxing92 pushed a commit that referenced this pull request Sep 4, 2021
fix not enough buf error when decode date
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.

解析java 返回的dubbo数据偶尔会报not enough buf
4 participants