Handle a long stream of bytes containing no UTF-8 character starts

2000-11-11  Havoc Pennington  <hp@pobox.com>

* gmarkup.c (g_markup_parse_context_parse): Handle a long stream
of bytes containing no UTF-8 character starts
This commit is contained in:
Havoc Pennington
2000-11-11 17:09:15 +00:00
committed by Havoc Pennington
parent ccc9329e1c
commit 96b9935a7c
10 changed files with 62 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2000-11-11 Havoc Pennington <hp@pobox.com>
* gmarkup.c (g_markup_parse_context_parse): Handle a long stream
of bytes containing no UTF-8 character starts
2000-11-11 Tor Lillqvist <tml@iki.fi>
* glib.def: Add missing entry points.