cvs commit: src/bin/pax tar.c

Yar Tikhiy yar at FreeBSD.org
Sat Nov 13 02:56:36 PST 2004


yar         2004-11-13 10:56:35 UTC

  FreeBSD src repository

  Modified files:
    bin/pax              tar.c 
  Log:
  Fix off-by-one errors and potential buffer overruns
  WRT handling file and link names that reach the allowed
  maximum for old tar and ustar archive formats.
  
  PR:             bin/40466
  Submitted by:   Cyrille Lefevre <email in the PR> (portions)
  Reviewed by:    freebsd-arch (silence)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.24      +30 -18    src/bin/pax/tar.c


More information about the cvs-all mailing list