edje_edit: fix edje_edit_group_copy
authorAndrii Kroitor <an.kroitor@samsung.com>
Tue, 10 May 2016 22:44:30 +0000 (15:44 -0700)
committerCedric Bail <cedric@osg.samsung.com>
Tue, 10 May 2016 23:36:22 +0000 (16:36 -0700)
commit0413c26f82fb5a9ffcbd02158536e7c39a34d22e
tree11fe1011e370db4fd4a3aa6109985f96acbbd57c
parent557381a070d818aa2353a0785a0d20bb6406afaf
edje_edit: fix edje_edit_group_copy

Summary:
Writing copy directly to file.
Old way (adding directly to collection cache) leads to possible segfaults
on edje_collection_cache_flush.

Reviewers: reutskiy.v.v, cedric

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D3904

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
src/lib/edje/edje_edit.c