Merge pull request #544 from i-ky/patch-1

Lift "Depth of nested values" to a higher level
This commit is contained in:
Petri Lehtinen
2020-08-08 20:25:37 +03:00
committed by GitHub

View File

@@ -110,7 +110,7 @@ to overflow semantics). Also, no support or hooks are provided for any
supplemental "bignum" type add-on packages.
Depth of nested values
----------------------
======================
To avoid stack exhaustion, Jansson currently limits the nesting depth
for arrays and objects to a certain value (default: 2048), defined as