Skip to content
Commit b2d6cc35 authored by Philip Withnall's avatar Philip Withnall
Browse files

thumbnailer: Bail if no pixbuf loader could be created

This prevents gdk_pixbuf_loader_close() from emitting a critical
error due to being called with a NULL loader. The loader can be NULL
if there was an error in the first read from the input stream.

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