Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2004 10:56:35 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/pax tar.c
Message-ID:  <200411131056.iADAuZf2085000@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411131056.iADAuZf2085000>