evas vg: Check if could not open file for a vg canvas 15/189315/2
authorBryce Harrington <bryce@bryceharrington.org>
Fri, 14 Sep 2018 02:50:03 +0000 (11:50 +0900)
committerHermet Park <chuneon.park@samsung.com>
Tue, 18 Sep 2018 02:41:55 +0000 (02:41 +0000)
commit7ced21a7692f337c3463cd4742ede339e39eae5a
tree378106a449194c16cbec534fad723dc238b809e5
parentbfc1c8c8963e23a921b57d63e32c01c0e3e7b16e
evas vg: Check if could not open file for a vg canvas

eina_file_open() returns NULL under various circumstances such as not
being able to find the file or not having read permission, for example.

Change-Id: Ifcf9f3839fadebe6d2628751a038ac13b6dd1cf5
src/lib/evas/canvas/efl_canvas_vg.c