Evas textblock: Added a workaround for a segfault.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 24 Feb 2011 15:18:10 +0000 (15:18 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 24 Feb 2011 15:18:10 +0000 (15:18 +0000)
commit41fb5166233b4325cf517627c32027712e1c4d17
tree56e372bb0d628f53b39fa5010c3b999cfd9cfbf8
parentca2f20abae9c320f735a4543408ca798463757d5
Evas textblock: Added a workaround for a segfault.

The problem is that we currently do try to split even if we can't.
We should overview things and fix it in a more proper way, but this is
a good enough solution in the meanwhile, because this part will be fixed
soon.

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