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 646886 - Do not leak list when drawing notebook.
Do not leak list when drawing notebook.
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkNotebook
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-04-06 04:53 UTC by Paolo Borelli
Modified: 2011-04-09 00:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Do not leak list when drawing notebook. (1.55 KB, patch)
2011-04-06 04:53 UTC, Paolo Borelli
none Details | Review

Description Paolo Borelli 2011-04-06 04:53:27 UTC
When we consrtuct the list in the other order we must free it.
Comment 1 Paolo Borelli 2011-04-06 04:53:28 UTC
Created attachment 185258 [details] [review]
Do not leak list when drawing notebook.