jansson/cmake
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
..
CheckFunctionKeywords.cmake Rename the CMakeModules directory to simply cmake. 2013-03-07 16:12:08 +01:00
CodeCoverage.cmake Add support for coverage/coveralls.io in cmake project. 2014-12-12 23:57:01 +01:00
Coveralls.cmake Add support for coverage/coveralls.io in cmake project. 2014-12-12 23:57:01 +01:00
CoverallsClear.cmake Add support for coverage/coveralls.io in cmake project. 2014-12-12 23:57:01 +01:00
CoverallsGenerateGcov.cmake Add support for coverage/coveralls.io in cmake project. 2014-12-12 23:57:01 +01:00
FindSphinx.cmake Fix the cmake Sphinx find script. 2013-05-06 12:31:29 +00:00
jansson_config.h.cmake Fix for issue #282 2016-05-03 10:22:06 +02:00
jansson_private_config.h.cmake Buildable with MS Compiler version >= 1900 2015-08-31 23:43:29 +02:00
JanssonConfig.cmake.in Renamed config.h -> jansson_private_config.h 2014-01-27 12:48:52 +01:00
JanssonConfigVersion.cmake.in Added CMake config files. 2014-01-24 14:13:02 +01:00