Skip to content

fix(windows): symlink detection#1857

Open
jpnurmi wants to merge 5 commits into
masterfrom
jpnurmi/fix/windows-symlink
Open

fix(windows): symlink detection#1857
jpnurmi wants to merge 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.
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

1 participant