diff options
author | Corey Berla <corey@berla.me> | 2023-04-11 16:14:15 -0700 |
---|---|---|
committer | Ondrej Holy <oholy@redhat.com> | 2023-05-03 08:26:20 +0000 |
commit | a845ba0220fef72815ce091b92f74767d8025541 (patch) | |
tree | af2fe12eaf23f2b400f7100f13a12c16ee677538 /NEWS.pre-1-2 | |
parent | de47910648eac28779ba162884b3ee8e2cdc85b9 (diff) | |
download | gvfs-a845ba0220fef72815ce091b92f74767d8025541.tar.gz |
We check to see if the desired file name already exists before doing
a renaming by stat'ing the file (to prevent smb from destroying an
existing file). Since smb is not case sensitive, the check for an
existing file mistakenly returns true if we are only changing the
filename's case.
Add a second check to see whether we are simply changing the
case of the filename.
Fixes: https://gitlab.gnome.org/GNOME/gvfs/-/issues/672
Diffstat (limited to 'NEWS.pre-1-2')
0 files changed, 0 insertions, 0 deletions