ache 2008-01-23 03:05:35 UTC
FreeBSD src repository
Modified files:
lib/libc/locale setrunelocale.c
Log:
Fix longstanding mb/wc functions segfault if error occurse
inside _<encoding>_init().
Currently _EUC_init() only was affected.
Revision Changes Path
1.51 +39 -29 src/lib/libc/locale/setrunelocale.c