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 panic on request of invalid string pool index #42

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

h7x4
Copy link
Collaborator

@h7x4 h7x4 commented Jan 13, 2024

This PR fixes a panic that would happen when the client requests an invalid string index, and rather returns a proper error.

Fixes #41 (although the reason behind the client requesting an invalid string index is still a mystery)

@jiegec jiegec merged commit 0b7c03a into jiegec:master Jan 14, 2024
6 checks passed
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.

no entry found for key
2 participants