Closed klauspost closed 2 months ago
Prevent adversarial stack exhaustion on:
Decoder:
Standalone:
Limit is set to 100K recursive map/slice operations. I know it is insanely high, but we are really just trying to not run out of stack.
Prevent adversarial stack exhaustion on:
Decoder:
Standalone:
Limit is set to 100K recursive map/slice operations. I know it is insanely high, but we are really just trying to not run out of stack.