Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.15.0
-
Component/s: Remote Objects
-
Labels:None
-
Platform/s:
Description
While investigating why QtRemoteObjects is not handling disconnections with a External IODevice - I saw this line in qconnectionfactories.cpp (line 237):
I believe the test should be != -1 to indicate that the disconnected SIGNAL exists?