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

Decode: don't crash on unterminated table key #580

Merged
merged 2 commits into from
Sep 6, 2021
Merged

Decode: don't crash on unterminated table key #580

merged 2 commits into from
Sep 6, 2021

Conversation

pelletier
Copy link
Owner

No description provided.

@pelletier pelletier linked an issue Sep 6, 2021 that may be closed by this pull request
EOF was missing the format string and %U is not very human friendly.
@pelletier pelletier merged commit 40cfb6f into v2 Sep 6, 2021
@pelletier pelletier deleted the issue-579 branch September 6, 2021 16:18
@pelletier pelletier changed the title parser: don't crash on unterminated table key Parser: don't crash on unterminated table key Oct 28, 2021
@pelletier pelletier added the bug Issues describing a bug in go-toml. label Oct 28, 2021
@pelletier pelletier changed the title Parser: don't crash on unterminated table key Decode: don't crash on unterminated table key Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues describing a bug in go-toml.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2: parser crash on incomplete table
1 participant