Skip to content

fix(windows): symlink detection#1857

Merged
jpnurmi merged 5 commits into
masterfrom
jpnurmi/fix/windows-symlink
Jul 13, 2026
Merged

fix(windows): symlink detection#1857
jpnurmi merged 5 commits into
masterfrom
jpnurmi/fix/windows-symlink

Conversation

@jpnurmi

@jpnurmi jpnurmi commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

jpnurmi added 2 commits July 10, 2026 17:00
Use the name-surrogate bit to distinguish symlinks and junctions from
non-link reparse points such as OneDrive and data deduplication.
integration tests already assume python's symlink_to() is available
@jpnurmi jpnurmi changed the title fix(windows): classify reparse links by tag fix(windows): symlink detection Jul 10, 2026
Comment thread src/path/sentry_path_windows.c

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 7968c74. Configure here.

Comment thread src/path/sentry_path_windows.c Outdated
This reverts commit 7968c74.
@jpnurmi jpnurmi merged commit a7819a4 into master Jul 13, 2026
101 of 102 checks passed
@jpnurmi jpnurmi deleted the jpnurmi/fix/windows-symlink branch July 13, 2026 08:55
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.

Insufficient symlink/junction detection on Windows

3 participants