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 711808 - gtestdbus: Fix leak of GMainLoop
gtestdbus: Fix leak of GMainLoop
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gdbus
unspecified
Other All
: Normal normal
: ---
Assigned To: David Zeuthen (not reading bugmail)
gtkdev
Depends on:
Blocks: 711799
 
 
Reported: 2013-11-10 21:19 UTC by Stef Walter
Modified: 2013-11-11 06:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtestdbus: Fix leak of GMainLoop (625 bytes, patch)
2013-11-10 21:19 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2013-11-10 21:19:49 UTC
GTestDBus leaks a GMainLoop.
Comment 1 Stef Walter 2013-11-10 21:19:54 UTC
Created attachment 259495 [details] [review]
gtestdbus: Fix leak of GMainLoop
Comment 2 Matthias Clasen 2013-11-11 04:41:50 UTC
Review of attachment 259495 [details] [review]:

looks right
Comment 3 Stef Walter 2013-11-11 06:09:41 UTC
Thanks.

Attachment 259495 [details] pushed as 419b47e - gtestdbus: Fix leak of GMainLoop