Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 1996 14:30:49 -0800 (PST)
From:      "Andrey A. Chernov" <ache>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/locale setlocale.c
Message-ID:  <199611272230.OAA17389@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        96/11/27 14:30:48

  Modified:    lib/libc/locale  setlocale.c
  Log:
  Add rcsid[]
  
  Since locale reading code not resistent against stack overflowing or
  similar intruder attacks, don't allow PATH_LOCALE env variable action
  for s-bit programs (non-standard locale path setting)
  
  Revision  Changes    Path
  1.11      +19 -13    src/lib/libc/locale/setlocale.c



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