ecore: Add _SAFE when iterating the animators.
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Fri, 12 Aug 2016 22:53:07 +0000 (19:53 -0300)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Tue, 25 Oct 2016 14:23:34 +0000 (12:23 -0200)
commit6aa4486209056c1457b01b18eb4409daab6310a6
tree0b9113374881d4bb81cd9d93cc3f9c0ed0574c00
parent620454e43dc4eff9af89fd5302c15a8a5b796d2c
ecore: Add _SAFE when iterating the animators.

In some cases (like JS libuv events) an animator callback can trigger the
deletion of an animator, changing the list being iterated.
src/lib/ecore/ecore_anim.c