edje: fix animation memory leak.
authorHermet Park <chuneon.park@samsung.com>
Tue, 26 May 2020 05:37:10 +0000 (14:37 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 26 May 2020 22:21:35 +0000 (07:21 +0900)
commit2dd18ec40fc788af843d771873cfa386b7778d07
tree838a128b69d9ab8c213efaf23750727ba2e3850b
parent71e6c9e6d991f17622aa8fe57bf915042ac54f98
edje: fix animation memory leak.

if object is destructed on canvas animation,
its internal resource is leaked.

Here simple fix brings stopping animation before deleting obj.

@fix
src/lib/edje/edje_load.c