Skip to content

Fix crash with non-object JSON input#1174

Merged
jcoupey merged 1 commit intomasterfrom
fix/invalid-object-crash
Oct 29, 2024
Merged

Fix crash with non-object JSON input#1174
jcoupey merged 1 commit intomasterfrom
fix/invalid-object-crash

Conversation

@jcoupey
Copy link
Copy Markdown
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
@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