Skip to content
Commit 5f7a36ad authored by Ondrej Holy's avatar Ondrej Holy
Browse files

network: Fix crashes when finalize

SMB backend mount operation might be still running when finalize is called.
Increase backend reference count when calling g_file_mount_enclosing_volume
in order to be sure that finalize is called after the operation is done.

https://bugzilla.gnome.org/show_bug.cgi?id=712235
parent ae33e475
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment