Skip to content

The parser breaks on extremely long strings #1161

@christianp

Description

@christianp

A string of about 2^23 characters can't be parsed - we get a "too much recursion" error when trying to apply the regex that matches string tokens.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions