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 738878 - Plug a memory leak when a volume is already mounted
Plug a memory leak when a volume is already mounted
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: goa volume monitor
git master
Other All
: Normal normal
: ---
Assigned To: Debarshi Ray
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2014-10-20 16:58 UTC by Debarshi Ray
Modified: 2014-10-21 09:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
goa: Fix a memory leak (929 bytes, patch)
2014-10-20 17:00 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2014-10-20 16:58:30 UTC
Found a tiny memory leak in the error path when a volume is already mounted.
Comment 1 Debarshi Ray 2014-10-20 17:00:10 UTC
Created attachment 288967 [details] [review]
goa: Fix a memory leak
Comment 2 Ondrej Holy 2014-10-21 07:12:11 UTC
Review of attachment 288967 [details] [review]:

Looks good, thanks!
Comment 3 Debarshi Ray 2014-10-21 09:21:52 UTC
Comment on attachment 288967 [details] [review]
goa: Fix a memory leak

Thanks for the review, Ondrej!