0.9.3 Bugfixes
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.
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.