Skip to content
Commit 6015ea40 authored by Carlos Soriano Sánchez's avatar Carlos Soriano Sánchez
Browse files

list-view: don't crash on view leaks

Although we all love how Nautilus keeps us on the belt crashing when
there is a leak, users are not happy about that.

So let's make nautilus more docile and don't crash in case there is a
view leak. For that, disconnect all signals in the dispose handler
rather than in finalize.

https://bugzilla.gnome.org/show_bug.cgi?id=772462
parent dd785294
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