[3.0] taglib: Opening a file for reading if possible
When metadata is read, the file is opened for writing. This causes the file to be deleted in FS-Cache when caching network file systems.
Fixes #27848 (closed)
Merge request reports
Activity
added 83 commits
-
5ea93391...95685500 - 82 commits from branch
videolan:3.0.x
- 6deae014 - taglib: Opening a file for reading if possible
-
5ea93391...95685500 - 82 commits from branch
Thanks
Thanks for your contribution!
When all of the following conditions are fulfilled, your MergeRequest will be reviewed by the Team:
- the check pipeline passes
- the MR is considered as 'mergeable' by gitlab
You can find more details about the acceptance process here.
added MRStatus::Reviewable label
added MRStatus::Acceptable label and removed MRStatus::Reviewable label
changed milestone to %3.0.19
added Component:: Metadata label
mentioned in issue #19700
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, have votes and score > 0 -
MergeRequest should have no activity (threads/votes) for (72h/72h)
-
added 12 commits
-
6deae014...8f30d641 - 11 commits from branch
videolan:3.0.x
- 792cddc6 - taglib: Opening a file for reading if possible
-
6deae014...8f30d641 - 11 commits from branch
enabled an automatic merge when the pipeline for 792cddc6 succeeds
requested review from @jbk
- Resolved by Aleksey Vasenev
How about port this fix to master?