Skip to content

Incorrect regex matching. #19

@gemarcano

Description

@gemarcano

Using regex ^/group/([^/]+)/name/([^/]+)$ and an input string of /group/, SLRE matches the string incorrectly, with slre_match returning 8 when it should have failed with a return value of -1.

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