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 crash with non-object JSON input #1174

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

jcoupey
Copy link
Collaborator

@jcoupey jcoupey commented Oct 28, 2024

Issue

Fixes #1172

Tasks

  • Add a check for object after parsing
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added the bug label Oct 28, 2024
@jcoupey jcoupey added this to the v1.15.0 milestone Oct 28, 2024
@jcoupey jcoupey merged commit c212015 into master Oct 29, 2024
3 checks passed
@jcoupey jcoupey deleted the fix/invalid-object-crash branch October 29, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash with array in input
1 participant