summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxscreen.cpp
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2014-07-05 16:24:17 +0200
committerOlivier Goffart <ogoffart@woboq.com>2014-07-07 08:45:56 +0200
commitd49f7168aba2770cc39d463adeeffc4e9635f4dc (patch)
treed0c00b3ebfd5241535de6cf6cc86b465919c971d /src/plugins/platforms/qnx/qqnxscreen.cpp
parent7e488626ab484ef8f62be6f80791a0b3adae80ab (diff)
QObject: don't hold mutex when copying arguments in a QueuedConnection
QMetaType::create can call user code and we should not keep mutex held as this may cause dead lock. Make sure the tst_qobjectrace actually emit some signal so the test check there is no race if the receiver object is destroyed while the mutex is unlocked. Task-number: QTBUG-39990 Change-Id: I56ca1ae7a11cd7b33c1a68727370972862e11c2f Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/plugins/platforms/qnx/qqnxscreen.cpp')
0 files changed, 0 insertions, 0 deletions