Skip to content
Snippets Groups Projects

win32/filesystem: use CreateFileW with FILE_SHARE_DELETE in vlc_open()

Open Steve Lhomme requested to merge robUx4/vlc:win-open into master
1 unresolved thread

So the file can be renamed while we read it 1.

The file permission creation mode is not used anymore. Only 0666 and 0600 were used.

Fixes #19700.

  1. https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-createfilew#file_share_delete

Merge request reports

Members who can merge are allowed to add commits.

Merge request pipeline #582323 passed with warnings

Merge request pipeline passed with warnings for 091bb687

Approval is optional
Test summary results are loading
Merge blocked: 2 checks failed

Merge details

  • The source branch is 121 commits behind the target branch.
  • 2 commits will be added to master.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading