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 forgotten dereferenced datap pointer. #10

Merged
merged 1 commit into from Jul 2, 2016
Merged

Conversation

neclepsio
Copy link
Owner

When unpacking a DataValue of a DTGoAddr type, we forgot to dereference the datap pointer
that contained the GoRef.

Thanks to immesys on github, for pointing out the bug.

When unpacking a DataValue of a DTGoAddr type, we forgot to dereference the datap pointer
that contained the GoRef.

Thanks to immesys on github, for pointing out the bug.
@neclepsio neclepsio merged commit 1cd7645 into neclepsio:v1 Jul 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants