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

Andrey A. Chernov ache at FreeBSD.org
Tue Jan 22 17:57:27 PST 2008


ache        2008-01-23 01:57:26 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/locale      setrunelocale.c 
  Log:
  1) Add (void) cast to _none_init() (while I am here)
  2) Fix longstanding segfault in mb/wc code when unknown encoding is specified
  in the locale file (mb/wc functions becomes NULL in that case).
  
  Revision  Changes    Path
  1.49      +4 -2      src/lib/libc/locale/setrunelocale.c


More information about the cvs-src mailing list