Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 18:04:49 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/locale setlocale.c
Message-ID:  <200208020104.g7214npO089401@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2002/08/01 18:04:49 PDT

  Modified files:
    lib/libc/locale      setlocale.c 
  Log:
  Prevent out of bounds writting for too many slashes case.
  Replace strnpy + ='\0' with strlcpy
  
  MFC after:      1 day
  
  Revision  Changes    Path
  1.35      +10 -14    src/lib/libc/locale/setlocale.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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