zserge / jsmn

Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
MIT License
3.68k stars 782 forks source link

Fix for no error with unmatched closing bracket with PARENT_LINKS #94

Closed pt300 closed 8 years ago

pt300 commented 8 years ago

Also few tests for unmatched brackets were added.