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 642771 - Fix tiny leak in tracker backend
Fix tiny leak in tracker backend
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-02-19 18:24 UTC by Vincent Untz
Modified: 2011-02-19 18:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtksearchenginetracker: Fix misplaced #ifdef (1.15 KB, patch)
2011-02-19 18:24 UTC, Vincent Untz
none Details | Review

Description Vincent Untz 2011-02-19 18:24:12 UTC
Some ifdef is not where it should be, meaning we created a GString twice.
Comment 1 Vincent Untz 2011-02-19 18:24:14 UTC
Created attachment 181345 [details] [review]
gtksearchenginetracker: Fix misplaced #ifdef
Comment 2 Matthias Clasen 2011-02-19 18:33:34 UTC
thanks