ecore_evas: fix a potentional deref after null problem 98/199898/1
authorWonki Kim <wonki_.kim@samsung.com>
Wed, 13 Feb 2019 15:42:24 +0000 (10:42 -0500)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 15 Feb 2019 08:51:24 +0000 (17:51 +0900)
commit2402f57cae496aab67b30035ac441f1e53d1d22a
tree1adc9ded8c8963697cdfa25b7eb06510ea962122
parent8da8a5c8815f33076bd07ecefdf6a48bd2748ca1
ecore_evas: fix a potentional deref after null problem

Summary:
this patch modify a logic to return after,
failing to call eore_evas_buffer_allocfunc_new function.

Reviewers: Hermet, bu5hm4n, cedric, devilhorns

Reviewed By: devilhorns

Subscribers: #reviewers, #committers

Tags: #efl

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

Change-Id: I7a7d294b7fc023de052d03dcd7bc3ccf2e917c8a
src/lib/ecore_evas/ecore_evas_buffer.c