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

多级指针反序列化bug #106

Closed
aliiohs opened this issue Jul 24, 2019 · 2 comments
Closed

多级指针反序列化bug #106

aliiohs opened this issue Jul 24, 2019 · 2 comments

Comments

@aliiohs
Copy link
Member

aliiohs commented Jul 24, 2019

What happened:
type Demo{
Name ***string
}
当目标为多级指针时会出现序列化错误,当前已暂时修复部分类型。具体解决方案未出。
What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

@wongoo
Copy link
Contributor

wongoo commented Aug 6, 2019

@aliiohs @AlexStocks I think multi-level pointer should be forbidden, which can be checked when registering POJO.

@AlexStocks
Copy link
Contributor

@wongoo agree with u

@aliiohs aliiohs closed this as completed Aug 11, 2019
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

No branches or pull requests

3 participants