GNOME Bugzilla – Bug 154980
gnome vfs won't call vfs_module_shutdown
Last modified: 2006-04-25 11:12:09 UTC
vfs_module_shutdown is supposed to be called before the module's process ends. Currently this is not the case. From http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-writing-modules.html: "vfs_module_shutdown, instead, is called before the module is unloaded or the program that uses it dies."
Thanks for your bug report! I either can't find any vfs_module_shutdown invocation on HEAD.
Created attachment 63012 [details] [review] Proposed patch Discussion: http://mail.gnome.org/archives/gnome-vfs-list/2006-April/msg00014.html
Updating version to 2.14.
Patch was committed to HEAD only (not 2.14 branch).