keramida    2007-11-02 15:11:53 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    usr.sbin/mtree       mtree.c 
  Log:
  mtree should use getcwd() instead of getwd().  getcwd() is safer,
  because it includes checks for the length of the buffer it uses.
  
  Reviewed by:    phk, cperciva
  MFC after:      3 days
  
  Revision  Changes    Path
  1.30      +1 -1      src/usr.sbin/mtree/mtree.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to