[Bug 8789] mozilla-firefox and mozilla-thunderbird crashes if you are using the glider thema

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Wed May 25 23:31:05 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=8789
Ubuntu | gtk2-engines-smooth





------- Additional Comments From mdz at ubuntu.com  2005-05-26 00:31 UTC -------
(In reply to comment #6)
> Matt, Josselin has just updated the package for Debian with this patch to fix
> this crasher, is that a candidate for hoary-updates?
> 
> --- engines/gtk2/src/smooth_gtk2_drawing.c      2005/02/19 21:53:42     1.6
> +++ engines/gtk2/src/smooth_gtk2_drawing.c      2005/04/12 16:10:17     1.7
> @@ -244,7 +244,7 @@
>             SmoothInt height)
>  {
>         gboolean free_dash_list = FALSE;
> -       gint8 *dash_list = NULL;
> +       gint8 *dash_list = "";
> 
>         SmoothColor color;

This doesn't make sense to me; why are you assigning a const char* value to a
gint8* variable?


-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list