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

David Faure <fa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kio
                   |                            |/2c379fecccbf5e2c0b20a93c84
                   |                            |3c009f2f597318

--- Comment #14 from David Faure <fa...@kde.org> ---
Git commit 2c379fecccbf5e2c0b20a93c843c009f2f597318 by David Faure.
Committed on 27/09/2019 at 00:56.
Pushed by dfaure into branch 'master'.

Fix crash on exit in kio_file

Summary:
All QTextCodec are deleted by QCoreGlobalData on exit, so they must be
allocated on the heap.
Before Qt 5.12, it is even not allowed to delete them.

Reviewers: cfeck, dfaure, broulik

Reviewed By: dfaure

Subscribers: aacid, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D24150

M  +2    -1    src/ioslaves/file/file.cpp

https://commits.kde.org/kio/2c379fecccbf5e2c0b20a93c843c009f2f597318

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

Reply via email to