edje_edit: Check return of _edje_part_description_find_byname
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 4 Sep 2014 13:09:17 +0000 (15:09 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Thu, 4 Sep 2014 13:09:17 +0000 (15:09 +0200)
commitdebb51e5df59e0e55b087a150dfc3f01cab33013
treee5d98995bb92f99ce48c1e69a3ef818225095c86
parentffd1031d2b5a0c5e2dd854886ffdb36c6eb4374e
edje_edit: Check return of _edje_part_description_find_byname

If this retruns NULL we would do a NULL deref some lines below. Better check.

CID 1222458 1222457
src/lib/edje/edje_edit.c