Skip to content
Commit a84be5e6 authored by Otavio Pontes's avatar Otavio Pontes
Browse files

Fix crash by invalid socket deletion

Calling delete on a socket callback is not safe and this can crash
QGroundControl. Using deleteLater method from socket to perfom deletion.
parent f1b82fb9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment