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 708070 - fix some memory leaks
fix some memory leaks
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-09-14 13:55 UTC by Pavel Vasin
Modified: 2013-09-14 15:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
workspace: Add missing chain-up for finalize() (660 bytes, patch)
2013-09-14 13:56 UTC, Pavel Vasin
committed Details | Review
window: Fix memory leak (703 bytes, patch)
2013-09-14 13:56 UTC, Pavel Vasin
committed Details | Review
shaped-texture: Fix memory leak (826 bytes, patch)
2013-09-14 13:56 UTC, Pavel Vasin
committed Details | Review
MonitorConfig: fix memory leak (657 bytes, patch)
2013-09-14 13:57 UTC, Pavel Vasin
committed Details | Review

Description Pavel Vasin 2013-09-14 13:55:49 UTC
patches attached
Comment 1 Pavel Vasin 2013-09-14 13:56:14 UTC
Created attachment 254911 [details] [review]
workspace: Add missing chain-up for finalize()
Comment 2 Pavel Vasin 2013-09-14 13:56:36 UTC
Created attachment 254912 [details] [review]
window: Fix memory leak
Comment 3 Pavel Vasin 2013-09-14 13:56:56 UTC
Created attachment 254913 [details] [review]
shaped-texture: Fix memory leak
Comment 4 Pavel Vasin 2013-09-14 13:57:13 UTC
Created attachment 254914 [details] [review]
MonitorConfig: fix memory leak
Comment 5 Jasper St. Pierre (not reading bugmail) 2013-09-14 14:10:52 UTC
Review of attachment 254911 [details] [review]:

OK.
Comment 6 Jasper St. Pierre (not reading bugmail) 2013-09-14 14:11:12 UTC
Review of attachment 254912 [details] [review]:

OK.
Comment 7 Jasper St. Pierre (not reading bugmail) 2013-09-14 14:11:26 UTC
Review of attachment 254913 [details] [review]:

OK.
Comment 8 Jasper St. Pierre (not reading bugmail) 2013-09-14 14:11:43 UTC
Review of attachment 254914 [details] [review]:

OK.
Comment 9 drago01 2013-09-14 15:06:36 UTC
Attachment 254911 [details] pushed as abe0701 - workspace: Add missing chain-up for finalize()
Attachment 254912 [details] pushed as 8a370c0 - window: Fix memory leak
Attachment 254913 [details] pushed as 4009267 - shaped-texture: Fix memory leak
Attachment 254914 [details] pushed as eba27a7 - MonitorConfig: fix memory leak