Fix #741: Crash when creating new dir with same name as already existing file
authorColin Clark <cclark@carbon>
Sun, 2 Feb 2020 12:31:53 +0000 (12:31 +0000)
committerColin Clark <cclark@carbon>
Sun, 2 Feb 2020 12:31:53 +0000 (12:31 +0000)
commitee5cc947e0605932eb141f42e06b2ff1dc3d1b4e
tree54129ee7c9d81ee90646234a5f635448986dd8a4
parent26c4dadbf4cdbcc52b5ca66c51d9ad19a6a31938
Fix #741: Crash when creating new dir with same name as already existing file

https://github.com/BestImageViewer/geeqie/issues/741

Check if destination exists before executing command
src/utilops.c