cvs commit: src/lib/libarchive archive_read_extract.c
Colin Percival
cperciva at FreeBSD.org
Sat Apr 7 03:38:00 UTC 2007
cperciva 2007-04-07 03:37:59 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_extract.c
Log:
When copying data from one archive to another, only set the error
message in the reader to the error message from the writer if the
error which occurred was in the writer. This avoids error messages
of "Empty error message" when extracting truncated archives.
Revision Changes Path
1.55 +4 -5 src/lib/libarchive/archive_read_extract.c
More information about the cvs-src
mailing list