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

Made SerdeDecoder attempt to allocate memory before complaining #475

Merged
merged 1 commit into from Jan 17, 2022

Conversation

VictorKoenders
Copy link
Contributor

With the alloc feature enabled, make sure that SerdeDecoder can decode deserialize_str and deserialize_bytes by falling back on the allocating counterparts.

Fixes #474

@VictorKoenders VictorKoenders merged commit 447c4c7 into trunk Jan 17, 2022
@VictorKoenders VictorKoenders deleted the fix/474 branch January 17, 2022 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants