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

Don't allow encoding of undecodeable forms involving '/' map keys #91

Open
rvagg opened this issue Jan 2, 2023 · 0 comments
Open

Don't allow encoding of undecodeable forms involving '/' map keys #91

rvagg opened this issue Jan 2, 2023 · 0 comments
Assignees

Comments

@rvagg
Copy link
Member

rvagg commented Jan 2, 2023

Ref: #86

The rules that apply to rejecting blocks on decode where '/' is involved should also be invoked on the encode side so you can't even use these codecs to encode something that won't round-trip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🥞 Todo
Development

No branches or pull requests

1 participant