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 738837 - region leak
region leak
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
2.24.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-10-20 05:35 UTC by Max
Modified: 2014-10-20 10:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix leak memory allocated by gdk_region_rectangle in do_child_shapes function (389 bytes, patch)
2014-10-20 05:38 UTC, Max
committed Details | Review

Description Max 2014-10-20 05:35:44 UTC
during searching for mem leak in Gtk i discovered that leak found for Gtk 3.10 was not ported back to 2.24
Comment 1 Max 2014-10-20 05:38:11 UTC
Created attachment 288879 [details] [review]
Fix leak memory allocated by gdk_region_rectangle in do_child_shapes function