diff options
author | Ulf Hermann <ulf.hermann@qt.io> | 2019-06-29 11:01:06 +0200 |
---|---|---|
committer | Ulf Hermann <ulf.hermann@qt.io> | 2019-07-03 11:52:42 +0000 |
commit | 96a3c80609b976a673585d0745c30a527e3bd913 (patch) | |
tree | 7211e1f7e92dbed42dd51d1290a52157e77a949f /src/plugins/pythoneditor/pythoneditorplugin.cpp | |
parent | bf0d84074fe4c836e2815c2a783a4f9f2d9a98ec (diff) | |
download | qt-creator-96a3c80609b976a673585d0745c30a527e3bd913.tar.gz |
QmlProfiler: deleteLater() the debug message and engine control clients
Nesting the dtors of the different clients is dangerous as the
connection might call back into a virtual function of a half-destructed
object this way.
Fixes: QTCREATORBUG-22640
Change-Id: I91fccc41fbea40a7f78ef344759abe26d140434d
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditorplugin.cpp')
0 files changed, 0 insertions, 0 deletions