GNOME Bugzilla – Bug 743592
crash on link click in about dialogue
Last modified: 2015-01-28 21:33:54 UTC
From https://bugzilla.redhat.com/show_bug.cgi?id=1186069 : #0 strchr at ../sysdeps/x86_64/strchr.S:32 #1 g_param_spec_pool_lookup at gparam.c:1070 #2 g_object_set_valist at gobject.c:2121 #3 g_object_set at gobject.c:2269 #4 follow_if_link at gtkaboutdialog.c:1929 #5 text_view_event_after at gtkaboutdialog.c:1996
Created attachment 295555 [details] [review] GtkAboutDialog: Fix crash on link click
Review of attachment 295555 [details] [review]: thanks, looks right. for 3.14 too, if you have chance
*** Bug 743598 has been marked as a duplicate of this bug. ***
Attachment 295555 [details] pushed as 066646c - GtkAboutDialog: Fix crash on link click