Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2010 08:54:40 +0000 (UTC)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/pax tar.c
Message-ID:  <201008270854.o7R8srpq058292@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2010-08-27 08:54:40 UTC

  FreeBSD src repository

  Modified files:
    bin/pax              tar.c 
  Log:
  SVN rev 211864 on 2010-08-27 08:54:40Z by brian
  
  Fix an off-by-one error where we try to split a path name that's
  more than 100 characters long and the 101th last character is a
  '/'.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.26      +1 -1      src/bin/pax/tar.c



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