Skip to content

Fix Linux save paths containing ellipses - #129

Merged
themuffinator merged 2 commits into
mainfrom
codex/fix-linux-ellipsis-path-127
Aug 26, 2026
Merged

Fix Linux save paths containing ellipses#129
themuffinator merged 2 commits into
mainfrom
codex/fix-linux-ellipsis-path-127

Conversation

@themuffinator

Copy link
Copy Markdown
Owner

Summary

  • allow ordinary repeated dots, including ..., in explicit OS save/config paths
  • continue rejecting an exact .. parent-directory component across slash styles
  • add traversal/ellipsis regression coverage and a release-note entry

Validation

  • python tools/tests/filesystem_write_qpath_safety.py
  • tools/build/meson_setup.ps1 compile -C builddir -- -j2

Fixes #127

…sis-path-127

# Conflicts:
#	docs/dev/release-completion.md
@themuffinator
themuffinator merged commit b2bb784 into main Aug 26, 2026
@themuffinator
themuffinator deleted the codex/fix-linux-ellipsis-path-127 branch August 27, 2026 12:43
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.

[Bug] Bug related to interpreting the path to the directory on Linux

1 participant