Skip to content

0.9.3 Bugfixes

Compare
Choose a tag to compare
@StringEpsilon StringEpsilon released this 30 Dec 19:04
· 85 commits to master since this release

Fixed a segfault in the parser when parsing something like this:

{"foo":}

Addtionally: If the parser finds that the child is malformed, it will flag the parent as malformed too.