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: tag parse error in decType #120

Merged
merged 3 commits into from Sep 3, 2019
Merged

Conversation

fangyincheng
Copy link
Contributor

What this PR does:

tag is already read, it should not to read in the decInt32 again.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

@wongoo
Copy link
Contributor

wongoo commented Aug 26, 2019

LGTM

@wongoo
Copy link
Contributor

wongoo commented Aug 26, 2019

@fangyincheng this issue happens when ref exist struct type , which is not covered by unit test. So appreciate If u can add a unit for it.

@AlexStocks
Copy link
Contributor

@fangyincheng a ut pls.

@fangyincheng
Copy link
Contributor Author

@fangyincheng this issue happens when ref exist struct type , which is not covered by unit test. So appreciate If u can add a unit for it.

Can ut start in https://github.com/apache/dubbo-go-hessian2/issues/119.

@wongoo
Copy link
Contributor

wongoo commented Sep 2, 2019

Can ut start in https://github.com/apache/dubbo-go-hessian2/issues/119.

yes, u can submit a UT for it whenever you have time.

@wongoo
Copy link
Contributor

wongoo commented Sep 2, 2019

LGTM and can be merged

@AlexStocks AlexStocks merged commit 166c33c into apache:master Sep 3, 2019
@wongoo wongoo changed the title Fix: decType Fix: tag parse error in decType Oct 17, 2019
zhaoyunxing92 pushed a commit that referenced this pull request Sep 4, 2021
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