Closed jgm closed 3 years ago
This puts a limit on recursion depth to avoid loops and other attacks.
Fixes #103.
I've got a better version of this now, will open a new PR.
This puts a limit on recursion depth to avoid loops and other attacks.
Fixes #103.