Skip to content

gcontenttype: Fix crash in _get_generic_icon_name()

Bastien Nocera requested to merge wip/hadess/avoid-all-remote-files-crash into master

Guard against NULL type being passed to g_content_type_get_generic_icon_name() just as we protect g_content_type_get_description(), otherwise it will cause a crash.

See gtk#2482 (closed)

Merge request reports

Loading