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 for invalid utf-8 labels #290

Merged
merged 4 commits into from Jun 4, 2023
Merged

Fix panic for invalid utf-8 labels #290

merged 4 commits into from Jun 4, 2023

Conversation

atimin
Copy link
Member

@atimin atimin commented Jun 4, 2023

Closes #

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md have been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

If the server receives a label with an invalid utf-8 label, it crashes.

What is the new behavior?

I added an error handling for this case.

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin merged commit f9f6bb6 into main Jun 4, 2023
8 checks passed
@atimin atimin deleted the fix-panic-for-bad-lable branch June 4, 2023 20:31
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.

None yet

1 participant