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 682648 - window-actor: Fix a memory leak
window-actor: Fix a memory leak
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-25 07:32 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2012-08-25 08:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
window-actor: Fix a memory leak (940 bytes, patch)
2012-08-25 07:32 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2012-08-25 07:32:07 UTC
See patch. Spotted by darkxst on IRC.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-08-25 07:32:09 UTC
Created attachment 222379 [details] [review]
window-actor: Fix a memory leak

We need to free the frame_paint_region here.
Comment 2 Florian Müllner 2012-08-25 08:19:14 UTC
Review of attachment 222379 [details] [review]:

LGTM
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-08-25 08:51:26 UTC
Attachment 222379 [details] pushed as d8bc7f7 - window-actor: Fix a memory leak