We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If there's more data in the buffer than needed, Unmarshal will succeed, but it should probably fail.
The text was updated successfully, but these errors were encountered:
@rogpeppe could you specify better the context of the issue and reopen it in this case 🙏 ? Thanks a lot!
Sorry, something went wrong.
Here's an example of when if succeeds but should probably fail: https://play.golang.org/p/T2Uict2TvqE
I can't reopen the issue because I don't have write access to the repo :)
No branches or pull requests
If there's more data in the buffer than needed, Unmarshal will succeed, but it should probably fail.
The text was updated successfully, but these errors were encountered: