KDAB / GammaRay

GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.
https://www.kdab.com/gammaray
Other
1.63k stars 283 forks source link

Fix crash of nullptr with objectAdded #1014

Closed fly2xj closed 2 months ago

fly2xj commented 2 months ago

receiver->parent() may return nullptr lead to a crash