Re: [PATCH] ivi-shell: Remove all surface transitions when it is being removed.

2016-03-15 Thread Pekka Paalanen
> > > > -Original Message----- > > > > From: wayland-devel [mailto:wayland-devel- > > > > boun...@lists.freedesktop.org] On Behalf Of mateuszx.potr...@intel.com > > > > Sent: Mittwoch, 9. März 2016 09:57 > > > > To: wayland-devel@lists.f

Re: [PATCH] ivi-shell: Remove all surface transitions when it is being removed.

2016-03-09 Thread Bryce Harrington
t: Mittwoch, 9. März 2016 11:23 > > To: mateuszx.potr...@intel.com; wayland-devel@lists.freedesktop.org > > Subject: RE: [PATCH] ivi-shell: Remove all surface transitions when it is > > being > > removed. > > > > Hello Mateusz, &g

RE: [PATCH] ivi-shell: Remove all surface transitions when it is being removed.

2016-03-09 Thread Ucan, Emre (ADITG/SW1)
> boun...@lists.freedesktop.org] On Behalf Of Ucan, Emre (ADITG/SW1) > Sent: Mittwoch, 9. März 2016 11:23 > To: mateuszx.potr...@intel.com; wayland-devel@lists.freedesktop.org > Subject: RE: [PATCH] ivi-shell: Remove all surface transitions when it is > being > removed. > > Hello Mateusz, >

RE: [PATCH] ivi-shell: Remove all surface transitions when it is being removed.

2016-03-09 Thread Ucan, Emre (ADITG/SW1)
-devel [mailto:wayland-devel- > boun...@lists.freedesktop.org] On Behalf Of mateuszx.potr...@intel.com > Sent: Mittwoch, 9. März 2016 09:57 > To: wayland-devel@lists.freedesktop.org > Cc: Mateusz Polrola > Subject: [PATCH] ivi-shell: Remove all surface transitions when it is being > rem

[PATCH] ivi-shell: Remove all surface transitions when it is being removed.

2016-03-09 Thread mateuszx . potrola
From: Mateusz Polrola If surface transitions are not removed when surface is being removed, it can lead to crash later when transition will finish, as it will try to reference already freed memory. This change exposes function that can remove all existing transitions for given surface and it is b