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

Possible deref after null #775

Open
sminux opened this issue Jun 27, 2024 · 0 comments
Open

Possible deref after null #775

sminux opened this issue Jun 27, 2024 · 0 comments

Comments

@sminux
Copy link

sminux commented Jun 27, 2024

After having been compared to a nil value at table_unmarshal_gogo.go:54, pointer 'f.p' is passed in call to function 'proto.pointer.setPointer' at table_unmarshal_gogo.go:56
where it is dereferenced at pointer_unsafe.go:263.

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

1 participant