Commit bc18f4a67cf4a62df3724b62c23f63c08407a255

Nick Wellnhofer 2022-12-23T21:55:38

parser: Lower entity nesting limit with XML_PARSE_HUGE The old limit of 1024 could lead to excessively deep call stacks. This could probably be set much lower without causing issues.