https://bugs.kde.org/show_bug.cgi?id=436965

Eoin O'Neill <eoinoneill1...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/86db9358f
                   |                            |2fea2b528346a5f7351dcbe5894
                   |                            |8316
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Eoin O'Neill <eoinoneill1...@gmail.com> ---
Git commit 86db9358f2fea2b528346a5f7351dcbe58948316 by Eoin O'Neill.
Committed on 11/01/2022 at 21:55.
Pushed by eoinoneill into branch 'master'.

Use QTemporaryDir class instead of manual temporary directory management.

Should help w/ preventing file leakage. In odd case that it does crash on
import, QTemporaryDir should safely clean up files (and, if not, files should
at least be cleaned on reboot.)

M  +5    -5    libs/ui/KisMainWindow.cpp
M  +5    -15   libs/ui/animation/KisDlgImportVideoAnimation.cpp
M  +1    -4    libs/ui/animation/KisDlgImportVideoAnimation.h

https://invent.kde.org/graphics/krita/commit/86db9358f2fea2b528346a5f7351dcbe58948316

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to