[E-devel] Patch: invalid UTF-8 in Evas

2004-07-20 Thread Nemec, Bernhard
Hi Raster, I've changed evas_common_font_utf8_get_next() so that it is a little more robust against invalid UTF-8 input. In case of invalid UTF-8, this version avoids reading non-allocated memory in most instances. Cheers, Bernhard --- src/lib/engines/common/evas_font_main.c.orig2004-07-

Re: [E-devel] Patch: invalid UTF-8 in Evas

2004-07-19 Thread The Rasterman
On Fri, 16 Jul 2004 11:29:01 +0200 "Nemec, Bernhard" <[EMAIL PROTECTED]> babbled: > Hi Raster, > > I've changed evas_common_font_utf8_get_next() so that it is a little more > robust against invalid UTF-8 input. > In case of invalid UTF-8, this version avoids reading non-alloc

[E-devel] Patch: invalid UTF-8 in Evas

2004-07-16 Thread Nemec, Bernhard
Hi Raster, I've changed evas_common_font_utf8_get_next() so that it is a little more robust against invalid UTF-8 input. In case of invalid UTF-8, this version avoids reading non-allocated memory in most instances. Cheers, Bernhard --- src/lib/engines/common/evas_font_main.c.orig2004-07-