cvs commit: src/lib/libc/locale setrunelocale.c

Andrey A. Chernov ache at FreeBSD.org
Tue Jan 22 19:05:36 PST 2008


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


More information about the cvs-src mailing list