After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761775 - gtkmagnifier: Avoid a crash if the inspected widget is finalized
gtkmagnifier: Avoid a crash if the inspected widget is finalized
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Debugging
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-02-09 14:36 UTC by Rui Matos
Modified: 2016-02-09 17:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtkmagnifier: Avoid a crash if the inspected widget is finalized (1.80 KB, patch)
2016-02-09 14:36 UTC, Rui Matos
committed Details | Review

Description Rui Matos 2016-02-09 14:36:41 UTC
If the inspected widget is finalized and we then try to disconnect
from its signals we'll crash.
Comment 1 Rui Matos 2016-02-09 14:36:45 UTC
Created attachment 320717 [details] [review]
gtkmagnifier: Avoid a crash if the inspected widget is finalized
Comment 2 Emmanuele Bassi (:ebassi) 2016-02-09 16:16:47 UTC
Review of attachment 320717 [details] [review]:

Looks good to me.
Comment 3 Rui Matos 2016-02-09 17:41:01 UTC
Attachment 320717 [details] pushed as 019dab7 - gtkmagnifier: Avoid a crash if the inspected widget is finalized