Bug in xorg-xserver - missing declaration!

Stefan Dirsch sndirsch at suse.de
Wed Feb 22 11:08:02 UTC 2017


On Wed, Feb 22, 2017 at 11:03:20AM +0100, Stefan Dirsch wrote:
> > Please consider the following patch:
> > 
> > --- glamor/glamor_dash.c.original       2016-03-11 19:43:16.000000000 +0100
> > +++ glamor/glamor_dash.c        2017-02-19 20:00:11.883218927 +0100
> > @@ -32,6 +32,7 @@
> > 
> >  static const char dash_vs_exec[] =
> >      "       dash_offset = primitive.z / dash_length;\n"
> > +    "       vec2 pos = vec2(0,0);\n"
> >      GLAMOR_POS(gl_Position, primitive.xy);
> > 
> >  static const char dash_fs_vars[] =
> 
> Thanks! Could you please resend the patch to the list following the guidelines
> on
> 
>   https://www.x.org/wiki/Development/Documentation/SubmittingPatches/
> 
> Otherwise I'm afraid it will be ignored successfully. :-(

Just tested your patch. I could verify, that it fixes the crash when running
tgif with your special .obj file inside of

  Xephyr -glamor

So you have my

  Tested-by: Stefan Dirsch <sndirsch at suse.com>

Thanks,
Stefan

Public Key available
------------------------------------------------------
Stefan Dirsch (Res. & Dev.)   SUSE LINUX GmbH
Tel: 0911-740 53 0            Maxfeldstraße 5
FAX: 0911-740 53 479          D-90409 Nürnberg
http://www.suse.de            Germany 
---------------------------------------------------------------
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham
Norton, HRB 21284 (AG Nürnberg)
---------------------------------------------------------------


More information about the xorg-devel mailing list