Skip to content
Verified Commit 9c9027f8 authored by Ingo Klöcker's avatar Ingo Klöcker Committed by Ingo Klöcker
Browse files

Fix removing of temporary files with UNC paths

Update the file name in the Remover, so that it takes care of removing
the temporary file if necessary (i.e. if renaming failed). The manual
removal with QFile::remove(tmpFileName) never had any effect because
this was done after renaming succeeded.

GnuPG-bug-id: 5478
parent 131d4ddc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment