mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 05:55:05 +00:00
Lift "Depth of nested values" to a higher level
Currently this section is under "Numbers" which seems to be wrong.
This commit is contained in:
parent
a154389827
commit
d9c5b1d4df
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue