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

Panic case: decData.GenerateHashID fails when nil value passed in params #125

Closed
muku314115 opened this issue Nov 7, 2022 · 1 comment
Closed

Comments

@muku314115
Copy link
Contributor

decData.go: passing nil value in decData.GenerateHashID leads to panic - check if this is expected behaviour or not, null checks can be added to avoid fatal panic

@0xankit
Copy link
Contributor

0xankit commented Dec 8, 2022

duplicate of #164
As explained in #164 problem is with compare() of decData

@0xankit 0xankit closed this as completed Dec 9, 2022
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

2 participants