commit | 3620cba6d0fa109d9a27e1a1158438fcbff43760 | [log] [tgz] |
---|---|---|
author | Eric Haszlakiewicz <erh+git@nimenees.com> | Sat Mar 31 12:52:59 2012 -0500 |
committer | Eric Haszlakiewicz <erh+git@nimenees.com> | Sat Mar 31 12:52:59 2012 -0500 |
tree | e26d23f565b3f67064c7410d278983ce2dd771bd | |
parent | 2f9091f55962ac64c2aedcd3287e9b280fce0b6a [diff] |
Perform better error checking in json_tokener_parse_verbose and rewrite json_tokener_parse to use that instead of json_tokener_parse_ex. Fix a typo in the string represenations of the json_tokener_error_depth error (s/to deep/too deep/)