mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-15 23:20:05 +02:00
stackLimit
This commit is contained in:
@@ -310,6 +310,9 @@ public:
|
||||
- true if dropped null placeholders are allowed. (See StreamWriterBuilder.)
|
||||
- "allowNumericKeys": false or true
|
||||
- true if numeric object keys are allowed.
|
||||
- "stackLimit": integer
|
||||
- This is a security issue (seg-faults caused by deeply nested JSON),
|
||||
so the default is low.
|
||||
|
||||
You can examine 'settings_` yourself
|
||||
to see the defaults. You can also write and read them just like any
|
||||
|
Reference in New Issue
Block a user