evas_vg_container: return NULL in evas_vg_container_add when the parent of container...
authorTaehyub Kim <taehyub.kim@samsung.com>
Fri, 22 May 2020 03:23:46 +0000 (12:23 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 24 May 2020 21:32:20 +0000 (06:32 +0900)
commit32d9f5cf04f90a1cde4c5988b72ef0f650fb4f8f
tree202b18ae98f4f454d30bc8dbb74981fd57f5c6e7
parentd3612176b8f09b47bdbce11110002619907a99cb
evas_vg_container: return NULL in evas_vg_container_add when the parent of container is NULL

Summary:
evas_vg_container should return NULL when the parent is NULL
because the function does not allot NULL parent
@fix

Reviewers: kimcinoo, jsuya, Hermet

Reviewed By: kimcinoo

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11867
src/lib/evas/canvas/efl_canvas_vg_container.c