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 issue #177 #178 #190

Merged
merged 1 commit into from
Mar 21, 2020
Merged

fix issue #177 #178 #190

merged 1 commit into from
Mar 21, 2020

Conversation

AllenX2018
Copy link
Collaborator

Get() and EachKey() will panic dealing with invalid parameters in some cases because of array out of bounds. This pr try to fix #177 and #178

@AllenX2018
Copy link
Collaborator Author

@buger Could you pls review this PR to check if there's chance to have it merged ?

@buger
Copy link
Owner

buger commented Mar 21, 2020

Looks good!

@buger buger merged commit 11fa7e4 into buger:master Mar 21, 2020
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

Successfully merging this pull request may close these issues.

Invalid arguments passed to EachKey can cause a panic
2 participants