diff options
| author | Samuel Rødal <samuel.rodal@digia.com> | 2013-04-23 08:41:08 +0200 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-04-24 06:49:44 +0200 |
| commit | 9d7fe3eb3dcb71926b3db65df835d45fc431eebb (patch) | |
| tree | 5b64c1eb1e17e5511f5c7744a192aa3a70114685 /src/network/kernel/qhostinfo_unix.cpp | |
| parent | af35ee291a1bbbc8627f9a17f7e104898d49b138 (diff) | |
Fixed crashes relating to SVG icons.
Creating a second QFactoryLoader for the same plugins seems to trigger
an unload of the plugins loaded by the first factory loader. The
QIconEngine created by the SVG icon plugin thus gets an invalid virtual
table pointer, which causes a crash when attempting to call any virtual
function in the QIconEngine (pixmap(), the virtual destructor, etc).
Reusing a single QFactoryLoader instead fixes the crash.
Task-number: QTBUG-30496
Change-Id: I80c5fa8b52ab9b0db68499f8c37fad14a1ac4f3c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'src/network/kernel/qhostinfo_unix.cpp')
0 files changed, 0 insertions, 0 deletions
