cvs commit: src/usr.sbin/mtree mtree.c

Giorgos Keramidas keramida at FreeBSD.org
Mon Nov 5 03:26:42 PST 2007


keramida    2007-11-05 11:26:41 UTC

  FreeBSD src repository (doc committer)

  Modified files:        (Branch: RELENG_6)
    usr.sbin/mtree       mtree.c 
  Log:
  MFC: 1.30
  
    mtree should use getcwd() instead of getwd().  getcwd() is safer,
    because it includes checks for the length of the buffer it uses.
  
  Revision  Changes    Path
  1.29.8.1  +1 -1      src/usr.sbin/mtree/mtree.c


More information about the cvs-src mailing list