Skip to content
Commit 6064bdcf authored by Ernestas Kulik's avatar Ernestas Kulik
Browse files

application: clear icon caches on shutdown

Currently, the icon info caches are cleared in quit_mainloop(), which
does not get invoked as of GLib 2.32, thus resulting in NautilusIconInfo
leaks. This commit moves the cache clearing call to shutdown().

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