mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
In the Win32 part of all functions, handle invalid UTF-8 more robustly.
2005-02-02 Tor Lillqvist <tml@novell.com> * glib/gstdio.c: In the Win32 part of all functions, handle invalid UTF-8 more robustly. Don't pass the resulting NULL wide-char or codepage strings on to C library functions, but bail out early. (#166084)
This commit is contained in:
committed by
Tor Lillqvist
parent
5a866843df
commit
92c4eebc05
@@ -1,3 +1,10 @@
|
||||
2005-02-02 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/gstdio.c: In the Win32 part of all functions, handle
|
||||
invalid UTF-8 more robustly. Don't pass the resulting NULL
|
||||
wide-char or codepage strings on to C library functions, but bail
|
||||
out early. (#166084)
|
||||
|
||||
2005-02-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gutils.c: Move doc comments inline.
|
||||
|
Reference in New Issue
Block a user