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 793061 - TrackerMinerFS:root is being leaked
TrackerMinerFS:root is being leaked
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
2.0.x
Other All
: Normal normal
: ---
Assigned To: tracker-general
tracker-general
Depends on:
Blocks:
 
 
Reported: 2018-01-31 12:05 UTC by Debarshi Ray
Modified: 2018-02-07 18:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
libtracker-miner: Don't leak TrackerMinerFS:root (810 bytes, patch)
2018-01-31 12:07 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2018-01-31 12:05:49 UTC
The GFile used to hold TrackerMinerFS:root is not being unrefed during destruction.
Comment 1 Debarshi Ray 2018-01-31 12:07:30 UTC
Created attachment 367686 [details] [review]
libtracker-miner: Don't leak TrackerMinerFS:root
Comment 2 Debarshi Ray 2018-02-07 18:31:34 UTC
Comment on attachment 367686 [details] [review]
libtracker-miner: Don't leak TrackerMinerFS:root

From #tracker on GIMPNet:

18:25 <rishi> garnacho: Here's an unimportant leak fix:                         
      https://bugzilla.gnome.org/show_bug.cgi?id=793061
18:25 <rishi> I have the "deprecate root properties" patches lying around. I    
      will attach them at some point. I didn't do so because they aren't        
      urgent.
18:26 <garnacho> that's what I wondered about when I saw that bugmail :)
...
...
18:26 <garnacho> but yeah looks good, feel free to simply push this kind of     
      stuff :)