qt5base-lts/tests/auto/corelib
Peter Kümmel a42ad77ec9 Fix possible crash in tst_QThread::quitLock() test
Don't read member variable of deleted Job object.

Change-Id: I71a6565c4932427e9cbab744c2e472b62ea98ca2
Reviewed-by: Andreas Aardal Hanssen <andreas@hanssen.name>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-12-17 14:08:17 +01:00
..
animation Move a Q_DECLARE_METATYPE higher up in the file. 2012-12-10 20:22:09 +01:00
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global QFlags: use unsigned int when the enum's underlying is unsigned 2012-09-28 23:50:10 +02:00
io Fix some typos in QProcess and QSslSocket unit tests. 2012-12-04 14:41:43 +01:00
itemmodels Add implementations of QAIM::sibling in public APIs. 2012-11-02 16:25:02 +01:00
json Added missing detach() to QJsonObject::take() 2012-12-13 23:58:51 +01:00
kernel Remove MSVC2012-optimization for the QMetaType-test. 2012-12-14 15:06:22 +01:00
mimetypes remove pointless QT.<module>.sources references 2012-12-04 13:58:29 +01:00
plugin QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
statemachine normalise signal/slot signatures [QtCore tests] 2012-10-22 03:21:01 +02:00
thread Fix possible crash in tst_QThread::quitLock() test 2012-12-17 14:08:17 +01:00
tools Don't pass invalid strings to strcmp() 2012-12-06 16:45:52 +01:00
xml Fix regression in QXmlStreamWriter with codec set to UTF-16 2012-11-20 18:53:49 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00