kientzle 2007-02-14 08:16:08 UTC
FreeBSD src repository
Modified files:
usr.bin/tar write.c
Log:
Correctly handle writes beyond the end of the archive entry
(as determined by the initial size given to the header).
Libarchive recently changed to correctly return the amount
of data actually consumed in this case, which revealed this
bug in bsdtar.
Revision Changes Path
1.53 +9 -1 src/usr.bin/tar/write.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"