> > > > -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
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
> 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,
>
-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
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