-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.0, 5.6.1, 5.7.0, 5.8.0 Alpha
-
None
-
-
fc35f9496439d7a236f7be1eecae53ad6ddd9112
The UDP callback handler QNativeSocketEnginePrivate::handleNewDatagram for is not safely disconnected and waited for on close().
Causing a infrequent, but very possible crash on destruction if QNativeSocketEnginePrivate::handleNewDatagram is still processing data when the socket object is destroyed.