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

Avoid panicking when buffering values #70

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Conversation

KodrAus
Copy link
Contributor

@KodrAus KodrAus commented Oct 18, 2023

Closes #63

This will need a fix in sval_buffer too, which looks like it panics if the Value fails to buffer too.

@KodrAus KodrAus merged commit de775bb into main Oct 19, 2023
14 checks passed
@KodrAus KodrAus deleted the fix/panic-owned-buffer branch October 19, 2023 01:10
@KodrAus KodrAus mentioned this pull request Oct 19, 2023
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.

Possible for panic in Value::to_owned
1 participant