edje: fix name check matching correctly 53/123753/1
authorJEONGHYUN YUN <jh0506.yun@samsung.com>
Fri, 7 Apr 2017 01:58:47 +0000 (10:58 +0900)
committerJEONGHYUN YUN <jh0506.yun@samsung.com>
Fri, 7 Apr 2017 01:59:45 +0000 (10:59 +0900)
commit4767786ca8c868e1b8631c8be10289a209bd2c39
treee46ea8a1a59d238604102e4104c5a0bcff3b8c08
parent1ea78e838873fc040bcc48be77fd66b679905382
edje: fix name check matching correctly

This could lead to a crash as we were checking against NULL on
the wrong pointer.

@fix

Reviewers: jpeg, jypark

Subscribers: cedric, jpeg

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

Change-Id: Ie26265ea080dd3ae9f965ff73467d689cf1efd6d
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
src/bin/edje/edje_cc_handlers.c