Ector.Renderer: Prevent too many unref.
authorJunsuChoi <jsuya.choi@samsung.com>
Tue, 9 Jul 2019 06:46:41 +0000 (15:46 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 10 Jul 2019 02:28:19 +0000 (11:28 +0900)
commit17c9f0712a092d8458d64c8a5f22c45e5e8f8fa6
treef31ad705f244bea5ca9974daf195e13cd191a664
parentfb1a063f68cc434f4dcfa8be73ab06933cd4110b
Ector.Renderer: Prevent too many unref.

Summary:
pd-> surface will try efl_xref whenever surface_set is called.
desturctor is called from a subclass, ref and unref do not match.
So, Add this condition temporarily.

Test Plan: N/A

Reviewers: Hermet, smohanty, kimcinoo

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9235
src/lib/ector/ector_renderer.c