evas: fix memleak during a picture duplication 10/268910/3
authorMira Grudzinska <m.grudzinska@samsung.com>
Tue, 4 Jan 2022 23:55:12 +0000 (00:55 +0100)
committerChun <jykeon@samsung.com>
Wed, 30 Mar 2022 10:03:43 +0000 (10:03 +0000)
commit504549f81a16150ed13e59badcee858838f6bf1c
tree50f02adaeb4578b5b322d1a5d67892bd49469641
parente12a031b2933d24160566322506db2f7f932d381
evas: fix memleak during a picture duplication

A tvg picture is created twice - by efl and by tvg.
The object created by efl has to be deleted in order
to prevent memory the leaks.

Change-Id: I74629c8cb8ea47e476e102cefcb45ee571837856
src/lib/evas/canvas/efl_canvas_vg_image.c