evas vg: fix a memory leak. 81/198181/1
authorHermet Park <hermetpark@gmail.com>
Tue, 22 Jan 2019 05:10:34 +0000 (14:10 +0900)
committerHermet Park <hermetpark@gmail.com>
Tue, 22 Jan 2019 06:45:55 +0000 (15:45 +0900)
commit64a5f5751c66ae99a5391f7574315eccbefe8cf9
treeca12bfd9a14c507db5bb0053e0ee477cd292cb72
parent873d12eb8348370f2cbb631572123c2f33cfa8ee
evas vg: fix a memory leak.

if a vector file data is not sharable,
it must close the file immediately when
the instance is destroyed.

Change-Id: Ic754d9129991a08ba0e2c0736b9bf46e9a439782
src/lib/evas/vg/evas_vg_cache.c