Skip to content

Fixes constructing invalid absolute paths. - #233

Open
sinthu-14 wants to merge 2 commits into
ForNeVeR:mainfrom
sinthu-14:feature/95.forbid-construction-of-incorrect-absolute-paths
Open

sinthu-14 wants to merge 2 commits into
ForNeVeR:mainfrom
sinthu-14:feature/95.forbid-construction-of-incorrect-absolute-paths

Conversation

@sinthu-14

@sinthu-14 sinthu-14 commented Sep 25, 2026 •

Copy link
Copy Markdown

Closes #95

An exception is thrown now, if the passed string matches the dot-dot directory directly after root (e.g. C:/../ or /../).

@sinthu-14
sinthu-14 marked this pull request as ready for review September 25, 2026 12:14
@ForNeVeR
ForNeVeR self-requested a review September 25, 2026 19:58
@ForNeVeR ForNeVeR self-assigned this Sep 25, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Forbid construction of incorrect absolute paths

2 participants