Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 2004 16:59:08 -0800 (PST)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive archive_read_support_format_cpio.c
Message-ID:  <200403060059.i260x8ua051601@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004/03/05 16:59:08 PST

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_cpio.c 
  Log:
  Correctly read symlinks from cpio files.
  
  While I'm here, fix a bug in reading filenames from
  cpio files.  (Copy should count the length of the name,
  not the number of bytes available for input.)
  
  Revision  Changes    Path
  1.2       +15 -1     src/lib/libarchive/archive_read_support_format_cpio.c



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