cvs commit: src/lib/libarchive Makefile archive_write_disk.c

Tim Kientzle kientzle at FreeBSD.org
Sun Aug 24 05:42:36 UTC 2008


kientzle    2008-08-24 05:42:22 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       Makefile archive_write_disk.c 
  Log:
  SVN rev 182097 on 2008-08-24 05:42:22Z by kientzle
  
  Fail copying path/.. only if SECURE_NODOTDOT was specified.
  Since we already warn for any '..' elements in that case,
  the extra "lastdotdot" tracking turns out to be unnecessary.
  
  PR:             bin/124924
  
  Revision  Changes    Path
  1.86      +4 -0      src/lib/libarchive/Makefile
  1.30      +3 -15     src/lib/libarchive/archive_write_disk.c


More information about the cvs-all mailing list