Macro

JUDO_MAXDEPTH

Maximum nesting depth.

Since v1.0
#define JUDO_MAXDEPTH

Discussion 🔗

The maximum number of nested compound structures that Judo can process. This value can be set at configuration time. Defining a maximum nesting depth ensures that malicious JSON cannot trigger a stack overflow.