edje_cc: Avoid segfault when strcmp NULL items
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 12 Feb 2015 14:24:27 +0000 (15:24 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Thu, 12 Feb 2015 14:30:11 +0000 (15:30 +0100)
commit8cbe2882276b048f096cbc9a6def4e011ba5eb46
treeea4ed542fe620daa187786c2af7e641c17590e07
parent024c9dc858380431c956998df117f5efcbebb38e
edje_cc: Avoid segfault when strcmp NULL items

Martin reported a porblem with one of the SHR project edc files after an upgrade
to 1.13. The segfault itself is easy enough to fix here but I think there might
be other problems with the edc after this segfault is gone. We will see.

Fixes T2106
src/bin/edje/edje_cc_out.c