jansson/test
Dmitry Janushkevich 64ce0ad373 Fix for issue #282
The fix limits recursion depths when parsing arrays and objects.
The limit is configurable via the `JSON_PARSER_MAX_DEPTH` setting
within `jansson_config.h` and is set by default to 2048.

Update the RFC conformance document to note the limit; the RFC
allows limits to be set by the implementation so nothing has
actually changed w.r.t. conformance state.

Reported by Gustavo Grieco.
2016-05-03 10:22:06 +02:00
..
bin Fix whitespace issues 2014-07-16 00:21:16 +01:00
scripts Update copyrights for 2014 2014-01-28 09:16:05 +02:00
suites Fix for issue #282 2016-05-03 10:22:06 +02:00
.gitignore Ignore the binary test_load_callback 2012-03-25 13:22:09 +00:00
Makefile.am Distribute some missing files 2010-01-21 21:48:31 +02:00
run-suites Use expr instead of $((...)) in shell scripts 2014-10-03 08:49:08 +03:00