Skip to content

Fix panic displaying binary data with invalid UTF-8 sequencies #230

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gabriel-araujjo
Copy link

Fix #229

@gabriel-araujjo gabriel-araujjo force-pushed the no-panic-display-data branch 2 times, most recently from 668b97d to d2e18df Compare June 2, 2024 10:55
@gabriel-araujjo gabriel-araujjo force-pushed the no-panic-display-data branch from d2e18df to 7001945 Compare June 2, 2024 10:57
@mfreeman451
Copy link

is there a reason this hasnt been merged yet, or is this project dead?

@ozabalaferrera
Copy link
Contributor

@mfreeman451, the maintainers are very busy, but still around. You can try to get a hold of @Lazzaretti on slack.

Copy link
Member

@Lazzaretti Lazzaretti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @gabriel-araujjo,
Thanks a lot for your PR 🎉 ...and sorry for my late response.
Is there a way we can remove this unsafe?

Signed-off-by: Gabriel Araújo <[email protected]>
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.

Printing Data panics when it holds binary data containing invalid UTF-8 sequences
5 participants