-
Otavio Pontes authored
Calling delete on a socket callback is not safe and this can crash QGroundControl. Using deleteLater method from socket to perfom deletion.
Otavio Pontes authoredCalling delete on a socket callback is not safe and this can crash QGroundControl. Using deleteLater method from socket to perfom deletion.
Loading