Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2001 14:53:50 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen fts.c
Message-ID:  <200106012153.f51Lroq08667@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2001/06/01 14:53:50 PDT

  Modified files:
    lib/libc/gen         fts.c 
  Log:
  Fix another unprotected instance of chdir() by extending the
  fts_safe_changedir() function and using that instead for both of the
  chdir()s.
  
  Partially submitted by:	Todd Miller <millert@OpenBSD.org>, bde
  
  Revision  Changes    Path
  1.18      +14 -26    src/lib/libc/gen/fts.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?200106012153.f51Lroq08667>