Skip to content

Parsing of relative URIs multiple levels above root enters infinite loop #751

Closed
@janwe

Description

@janwe

When attempting to create a URI with multiple consecutive double-dots which would result in a URI like http://example.com/../../some/resource (i.e. multiple levels above the root of the domain), UriParserenters an infinite loop in removeEmbedded2Dots.

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