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

Problem with ETF encoding nested pointer on a value #65

Closed
halturin opened this issue Jul 29, 2021 · 0 comments · Fixed by #66
Closed

Problem with ETF encoding nested pointer on a value #65

halturin opened this issue Jul 29, 2021 · 0 comments · Fixed by #66
Assignees
Labels

Comments

@halturin
Copy link
Collaborator

example struct

type Problem struct {
    A *string
}

Erlang report the problem

'erl-demo@127.0.0.1' got a corrupted external term from 'demo@127.0.0.1' on distribution channel 8761
<<...,104,2,114,0,3,119,18,101,114,108,45,100,101,109,111,64,49,50,55,46,48,46,48,46,49,1,0,2,230,86,210,84,0,2,114,149,227,88,116,0,0,0,1,119,1,65>>
ATOM_CACHE_REF translations: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant