edje: Fix part reuse, fixes make check
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 28 Jun 2017 08:17:18 +0000 (17:17 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 28 Jun 2017 08:18:21 +0000 (17:18 +0900)
commite65e90a6600814301d5a9c603c943c3c5d91dd8d
tree3f3c21035e714ee994bfcc4189ff733aa4555c5c
parent921c692f86a2428f0fe9890ff7ab1f60eb82003d
edje: Fix part reuse, fixes make check

An error was spotted when using an efl_part() handle for more
than one call (valid if you do efl_ref on the handle).

Thanks @stefan for the report!
src/lib/edje/edje_part.c
src/lib/edje/edje_part_helper.h