[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kauth] src/backends/dbus: add QTBUG link in comment
From:       Weng Xuetian <wengxt () gmail ! com>
Date:       2016-03-05 18:37:25
Message-ID: E1acH4v-0003rS-Hi () scm ! kde ! org
[Download RAW message or body]

Git commit c291321595f9507c04267bd1f6c5b1aa30121be0 by Weng Xuetian.
Committed on 05/03/2016 at 18:37.
Pushed by xuetianweng into branch 'master'.

add QTBUG link in comment

M  +1    -0    src/backends/dbus/DBusHelperProxy.cpp

http://commits.kde.org/kauth/c291321595f9507c04267bd1f6c5b1aa30121be0

diff --git a/src/backends/dbus/DBusHelperProxy.cpp b/src/backends/dbus/DBusHelperProxy.cpp
index c7f9f2d..decc267 100644
--- a/src/backends/dbus/DBusHelperProxy.cpp
+++ b/src/backends/dbus/DBusHelperProxy.cpp
@@ -53,6 +53,7 @@ DBusHelperProxy::DBusHelperProxy(const QDBusConnection &busConnection)
 DBusHelperProxy::~DBusHelperProxy()
 {
     // workaround for Qt 5.6.0 bug which leads to kded5 deadlocking when a program using kauth exits
+    // See: https://bugreports.qt.io/browse/QTBUG-51648
 #if QT_VERSION >= QT_VERSION_CHECK(5, 6, 0) && QT_VERSION < QT_VERSION_CHECK(5, 7, 0)
     disconnect();
 #endif
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic