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 706493 - fix some memory leaks
fix some memory leaks
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-08-21 12:33 UTC by Pavel Vasin
Modified: 2013-08-31 16:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
css shadow: Fix memory leak (699 bytes, patch)
2013-08-21 12:33 UTC, Pavel Vasin
committed Details | Review
GtkClipboardWayland: Fix memory leak (1.40 KB, patch)
2013-08-21 12:34 UTC, Pavel Vasin
committed Details | Review
GdkWaylandWindow: Fix memory leak (976 bytes, patch)
2013-08-21 12:34 UTC, Pavel Vasin
committed Details | Review

Description Pavel Vasin 2013-08-21 12:33:30 UTC
patches attached
Comment 1 Pavel Vasin 2013-08-21 12:33:54 UTC
Created attachment 252545 [details] [review]
css shadow: Fix memory leak
Comment 2 Pavel Vasin 2013-08-21 12:34:12 UTC
Created attachment 252546 [details] [review]
GtkClipboardWayland: Fix memory leak
Comment 3 Pavel Vasin 2013-08-21 12:34:31 UTC
Created attachment 252548 [details] [review]
GdkWaylandWindow: Fix memory leak
Comment 4 Matthias Clasen 2013-08-23 00:23:40 UTC
Review of attachment 252545 [details] [review]:

looks right
Comment 5 Matthias Clasen 2013-08-23 00:25:07 UTC
Review of attachment 252546 [details] [review]:

sure
Comment 6 Matthias Clasen 2013-08-23 00:25:56 UTC
Review of attachment 252548 [details] [review]:

yes
Comment 7 Pavel Vasin 2013-08-23 17:21:59 UTC
Please commit. I don't have a git account.
Comment 8 Matthias Clasen 2013-08-31 16:56:35 UTC
Attachment 252545 [details] pushed as 1f2ed31 - css shadow: Fix memory leak
Attachment 252546 [details] pushed as 2df6174 - GtkClipboardWayland: Fix memory leak
Attachment 252548 [details] pushed as 832e77f - GdkWaylandWindow: Fix memory leak