cvs commit: src/lib/libarchive archive_read_support_format_cpio.c
Tim Kientzle
kientzle at FreeBSD.org
Fri Mar 5 16:59:09 PST 2004
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
More information about the cvs-src
mailing list