[Mono-bugs] [Bug 660412] Setting MONO_EXTERNAL_ENCODINGS environment variable to "default_locale" causes crash on startup if an assembly is in directory containing national characters
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 15 15:06:29 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=660412
https://bugzilla.novell.com/show_bug.cgi?id=660412#c2
Horst Kakuschke <horst at kakuschke.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |horst at kakuschke.de
--- Comment #2 from Horst Kakuschke <horst at kakuschke.de> 2011-03-15 19:06:28 UTC ---
This is a Windows-specific bug in eglib's function g_get_charset() (in
gunicode.c).
The G_OS_WIN32 defined section does not check for a null "charset" pointer.
Patch file is attached.
Thanks
Horst Kakuschke
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list