inf loop--

SVN revision: 47198
This commit is contained in:
Carsten Haitzler 2010-03-14 08:04:49 +00:00
parent 2527f5f00f
commit 033322a0c5
1 changed files with 1 additions and 0 deletions

View File

@ -4497,6 +4497,7 @@ evas_textblock_cursor_range_text_get(const Evas_Textblock_Cursor *cur1, const Ev
const char *escape;
int adv;
if (!*p) break;
escape = _escaped_char_match(p, &adv);
if (escape)
{