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 stack overflow during piece decoding #1299

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

nazar-pc
Copy link
Member

@i1i1's suggestion in #1287 lead to paritytech/parity-scale-codec#419, which is in fact long standing rust-lang/rust#53827. Workaround with manual implementation is applied to avoid stack overflow for now.

Code contributor checklist:

i1i1
i1i1 previously approved these changes Mar 26, 2023
@nazar-pc nazar-pc force-pushed the fix-stack-overflow-piece-decoding branch from 7ec9edc to c802467 Compare March 26, 2023 13:33
@nazar-pc nazar-pc requested a review from i1i1 March 26, 2023 13:33
@nazar-pc nazar-pc enabled auto-merge March 26, 2023 13:35
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.

2 participants