Skip to content
Snippets Groups Projects
Commit 00db7f70 authored by Nick Schermer's avatar Nick Schermer
Browse files

Fix sefaults when loading image icons.

Loading the icon view on my camera crashed Thunar in
multiple places. First the g_loadable_icon_load was
passed the wrong variable and there was a memory
corruption (crash and visible in valgrind) because the
preview::icon was unreffed, while this reference is
owned by the GFileInfo.
parent 0cb2d9c0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment