| commit | d2ff0394f832b5841fd9af0813acd359b9715cc0 | [log] [tgz] |
|---|---|---|
| author | Daniel Veillard <veillard@src.gnome.org> | Fri Nov 22 12:28:38 2002 +0000 |
| committer | Daniel Veillard <veillard@src.gnome.org> | Fri Nov 22 12:28:38 2002 +0000 |
| tree | 346d36a6c54cc3a4ebc240f328d6006f7166ca5a | |
| parent | 8b2c7f10f16dbf1366c7beb89e8c5ab1c4062a1f [diff] |
fixing bug #99190 when UTF8 document are parsed using the progressive * parserInternals.c: fixing bug #99190 when UTF8 document are parsed using the progressive parser and the end of the chunk is in the middle of an UTF8 multibyte character. Daniel