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 684042 - make cleanup more robust
make cleanup more robust
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: at-spi2-atk
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Li Yuan
At-spi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-09-14 18:22 UTC by William Jon McCann
Modified: 2012-09-15 10:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Make cleanup more robust (1.54 KB, patch)
2012-09-14 18:22 UTC, William Jon McCann
committed Details | Review

Description William Jon McCann 2012-09-14 18:22:37 UTC
atk_bridge_adaptor_cleanup (void) isn't robust against objects not being set.
Comment 1 William Jon McCann 2012-09-14 18:22:58 UTC
Created attachment 224358 [details] [review]
Make cleanup more robust
Comment 2 Mike Gorse 2012-09-14 20:18:26 UTC
Comment on attachment 224358 [details] [review]
Make cleanup more robust

Looks good; feel free to commit.