qt5base-lts/src
Giuseppe D'Angelo c1454d07cf Take the right lock before using a connection's receiver
When a signal/slot connection is activated, a lock on the receiver
object is taken (to be sure it doesn't get destroyed).
The path for blocking queued connections however took the lock on
the sender by accident, fix that.

Pick-to: 5.15 5.12
Change-Id: I8cd938a50eca2bf71e7bfb86768ee0c8431afdfa
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-09-01 02:48:40 +02:00
..
3rdparty Improve license information for libpng 2020-08-26 17:30:50 +02:00
android Use ApplicationInfo to get metaData 2020-08-28 20:37:22 +02:00
concurrent QtConcurrent: Add documentation for runWithPromise() 2020-08-26 16:37:43 +02:00
corelib Take the right lock before using a connection's receiver 2020-09-01 02:48:40 +02:00
dbus Deprecate int based convert/canConvert 2020-08-24 00:19:18 +02:00
gui Qpagedpaintdevice: Use marginsF instead of internal struct margins 2020-09-01 04:57:48 +08:00
network Doc: Fix documentation warnings in Qt Network 2020-08-31 07:12:13 +02:00
opengl Change QByteArray to handle large arrays 2020-08-27 18:58:20 +02:00
openglwidgets Register QPlatformBackingStoreOpenGLSupport when needed 2020-07-29 20:34:15 +02:00
platformsupport Properly free m_mtdev when mtdev_open() returns an error 2020-08-26 01:12:59 +02:00
plugins Remove QStyleOptionProgressBar::orientation member 2020-08-29 22:05:09 +02:00
printsupport Qpagedpaintdevice: Use marginsF instead of internal struct margins 2020-09-01 04:57:48 +08:00
sql QSqlError: Remove unused members, kept for binary compatibility 2020-08-30 03:22:31 +02:00
testlib Deprecate and remove uses of AA_DisableHighDpiScaling 2020-08-31 19:14:55 +02:00
tools Remove remaining traces of deprecated QtMsgHandler 2020-08-29 16:24:21 +02:00
widgets Display combobox popup on the correct screen 2020-08-30 01:56:05 +02:00
winmain Remove winrt 2020-06-06 20:25:49 +02:00
xml Doc: Fix documentation warnings for Qt XML 2020-08-31 05:12:06 +00:00
CMakeLists.txt Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00
src.pro Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00