Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug #54471 [Filesystem] Strengthen the check of file permissions in `…
…dumpFile` (alexandre-daubois) This PR was merged into the 5.4 branch. Discussion ---------- [Filesystem] Strengthen the check of file permissions in `dumpFile` | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #54444 | License | MIT `fileperms()` can fail and return `false`, I think we should strengthen the checks on its return value when using it to avoid undesirable behavior. Commits ------- 0c17a4e327 [Filesystem] Strengthen the check of file permissions in `dumpFile`
- Loading branch information