Skip to content

Stack overflows with certain patterns containing nested repetitions. #11

@nbtrap

Description

@nbtrap

Tests 636 and 638 from test/perltestdata fail with stack overflows. Here are the relevant calls:

(ppcre:scan "((a{0,5}){0,5}){0,5}[c]" "aaaaaaaaaa")
(ppcre:scan "((a{0,5}){0,5})*[c]" "aaaaaaaaaa")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions