[PATCH 2/9] input: Fix possible crash in clip_pointer_motion
Kristian Høgsberg
hoegsberg at gmail.com
Wed May 29 07:19:39 PDT 2013
On Wed, May 29, 2013 at 09:25:33AM +0200, Alexander Larsson wrote:
> 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
I forgot to push wayland, done now.
Kristian
More information about the wayland-devel
mailing list