File transfer protocol: use O_NOFOLLOW when opening regular files

This commit is contained in:
Kovid Goyal
2026-06-03 06:18:31 +05:30
parent 9b89031a7f
commit 4aa4a5c056
2 changed files with 3 additions and 1 deletions

View File

@@ -188,6 +188,8 @@ Detailed list of changes
- When watching for changed config files do not recursively watch all sub directories of the directory containing the config file (:iss:`10102`)
- File transfer protocol: use O_NOFOLLOW when opening regular files
0.47.1 [2026-05-28]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~