Evas text: Add apparently important NULL checks.
authorTom Hacohen <tom@stosb.com>
Tue, 26 Mar 2013 11:09:41 +0000 (11:09 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 26 Mar 2013 11:09:58 +0000 (11:09 +0000)
commitb7e8bb556d7966e5fda7b72869facf51189130e8
treefe337ada482cec23f89c85073dc00ce5881ce5ae
parentc3d8bcb56cb2596c6fec7d5043536cfa9e804f2e
Evas text: Add apparently important NULL checks.

Apparently obj->layer and obj->layer->evas can sometimes be NULL. It is
checked in other objects, for example, image object. Add the checks here
to "fix" a crash reported by Christopher Michael.
src/lib/evas/canvas/evas_object_text.c