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 17:29:26 +0000 (18:29 +0100)
commit80d5f022762b8aec8ebf528e078bd79b0ba79dec
tree2e89f43660dd8de0ccc9dde9f674071ca231b9f9
parent8ba149836165ab26db6c97eba3fd71f8cb79c69f
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