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 527874 - Crash on mount tracker finalize
Crash on mount tracker finalize
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2008-04-13 14:18 UTC by Denis Leroy
Modified: 2008-04-14 04:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Fixes mount tracker finalize (381 bytes, patch)
2008-04-13 14:19 UTC, Denis Leroy
committed Details | Review

Description Denis Leroy 2008-04-13 14:18:39 UTC
In g_mount_tracker_finalize(), looks like the deallocation of the mutex lock should be protected against NULL value (all its other uses are). Patch is attached.
Comment 1 Denis Leroy 2008-04-13 14:19:10 UTC
Created attachment 109174 [details] [review]
Fixes mount tracker finalize
Comment 2 Matthias Clasen 2008-04-14 04:56:48 UTC
Thanks, committed to both branches.