GNOME Bugzilla – Bug 724006
pango_ot_info_get() should checks NULL for argument
Last modified: 2014-02-13 03:08:05 UTC
Originally reported at https://bugzilla.redhat.com/show_bug.cgi?id=1053798 That looks like not checking NULL for the return value of pango_fc_font_lock_face() is a fault in gimp though, assuming giving a valid pointer to pango_ot_info_get() sounds not good to me because it is a public API and pango itself can't ensure it is.
Created attachment 268892 [details] [review] proposed patch
LGTM. Can you push?
Thanks. done.