In the Win32 part of all functions, handle invalid UTF-8 more robustly.
authorTor Lillqvist <tml@novell.com>
Wed, 2 Feb 2005 23:12:38 +0000 (23:12 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 2 Feb 2005 23:12:38 +0000 (23:12 +0000)
commit92c4eebc053a3f8215bc55dd6fb1b19a7f8fbbb4
tree8abcff6c434e27febb3136b2a1683902e1656038
parent5a866843df0d8dc5e5b81fcf2a8a572b6db31521
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)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gstdio.c