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 782201 - linkbutton: Fix memory leak
linkbutton: Fix memory leak
Status: RESOLVED DUPLICATE of bug 782202
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-05-05 05:25 UTC by Mohammed Sadiq
Modified: 2017-05-05 05:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mohammed Sadiq 2017-05-05 05:25:35 UTC
strings returned by gtk_widget_get_tooltip_text() and
gtk_widget_get_tooltip_markup() has to be freed when no longer
required.
Comment 1 Mohammed Sadiq 2017-05-05 05:28:21 UTC

*** This bug has been marked as a duplicate of bug 782202 ***