[PATCH 2/9] input: Fix possible crash in clip_pointer_motion

Alexander Larsson alexl at redhat.com
Wed May 29 00:25:33 PDT 2013


On tis, 2013-05-28 at 17:25 -0400, Kristian Høgsberg wrote:
> On Tue, May 28, 2013 at 04:23:33PM +0200, alexl at redhat.com wrote:
> > From: Alexander Larsson <alexl at redhat.com>
> > 
> > It was erronously using output->current->height in one
> > place where it should use output->height. This may cause
> > it to create an invalid clipped coordinate in case of output
> > scaling or transform, because the next round "prev" would
> > end up NULL.
> 
> This an remaining patches look good.  The policy change in case of
> switching away from a DRIVER fullscreen buffer, is fine, it was always
> a bit rough the way it worked before.

You applied the weston side, but not the corresponding protocol side:

http://lists.freedesktop.org/archives/wayland-devel/2013-May/009498.html



More information about the wayland-devel mailing list