Skip to content

Protect against runtime exceptions when CCD driver crashes

Crashes of the CCD driver led subsequently to a KStars crash. The reason for this lies deep in a weakness the implementation of QSharedPointers, that needs to be avoided here.

Merge request reports