Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2008 01:57:26 +0000 (UTC)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/locale setrunelocale.c
Message-ID:  <200801230157.m0N1vQ62092192@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801230157.m0N1vQ62092192>