mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Don't go in an infinite loop if the input text ends in an incomplete
2005-08-02 Matthias Clasen <mclasen@redhat.com> * glib/gconvert.c (g_convert_with_iconv): Don't go in an infinite loop if the input text ends in an incomplete multibyte character. (#312402, Sebastian Bacher)
This commit is contained in:
committed by
Matthias Clasen
parent
988eaa83c0
commit
74ff285644
@@ -1,5 +1,9 @@
|
||||
2005-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gconvert.c (g_convert_with_iconv): Don't go in an
|
||||
infinite loop if the input text ends in an incomplete multibyte
|
||||
character. (#312402, Sebastian Bacher)
|
||||
|
||||
* Bump version
|
||||
|
||||
* === Released 2.7.5 ===
|
||||
|
Reference in New Issue
Block a user