]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix reading of files that use pax 'size' attribute to store size.
authorTim Kientzle <kientzle@FreeBSD.org>
Wed, 24 Oct 2007 04:01:31 +0000 (04:01 +0000)
committerTim Kientzle <kientzle@FreeBSD.org>
Wed, 24 Oct 2007 04:01:31 +0000 (04:01 +0000)
commit6fa30d2b87d01df6b1a00ff753be70bbf808169a
treeba01a085d3a3ef352e66b78f332e2c5578188226
parent7e68ed12185823b3b593bb883a067e5a33263e5d
Fix reading of files that use pax 'size' attribute to store size.
In particular, bsdtar uses the pax 'size' attribute for any file
over 8G.

MFC after: 3 days
lib/libarchive/archive_read_support_format_tar.c