summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_write_open_fd.c
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2006-11-12 23:45:40 +0000
committerkientzle <kientzle@FreeBSD.org>2006-11-12 23:45:40 +0000
commit7f111df0280b73ecaf3370e35a7e2dd7c92ba596 (patch)
tree80996be19c4adc221d2616262d6adf7a6169c3c4 /lib/libarchive/archive_write_open_fd.c
parente9b95a7ee6d5a20eda85e12eedc5f32db6142aa7 (diff)
downloadFreeBSD-src-7f111df0280b73ecaf3370e35a7e2dd7c92ba596.zip
FreeBSD-src-7f111df0280b73ecaf3370e35a7e2dd7c92ba596.tar.gz
Correctly handle writing very large blocks (>1M) through to a disk
file. This doesn't happen in normal use, because the file I/O and decompression layers only pass through smaller blocks. It can happen with custom read functions that block I/O in larger blocks.
Diffstat (limited to 'lib/libarchive/archive_write_open_fd.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud