Skip to content
Commit 0120af6c authored by Simon Feltman's avatar Simon Feltman
Browse files

Avoid calling g_base_info_get_name on GI_INFO_TYPE_TYPE

Calling g_base_info_get_name on infos tagged with GI_INFO_TYPE_TYPE will
cause a crash. Avoid this by adding _safe_base_info_get_name and using that
throughout the bindings.
Logged GI bug as: https://bugzilla.gnome.org/show_bug.cgi?id=709456

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