[evas/evas_object_textblock] When markup_to_utf8 is tried with an invalid
authorwoohyun <woohyun@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 3 Feb 2012 11:24:44 +0000 (11:24 +0000)
committerwoohyun <woohyun@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 3 Feb 2012 11:24:44 +0000 (11:24 +0000)
commit924a9e360fee916f1341149163387f04fd65c84a
treea9dade54566d8bb1343a79e516312cc7f19d84cb
parentb16c15e33c358677dcd9c78637a15d7c7b99a01f
[evas/evas_object_textblock] When markup_to_utf8 is tried with an invalid
escape tag, escape will be NULL. "eina_strbuf_append" should not be
called with NULL string.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@67696 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c