diff options
author | kientzle <kientzle@FreeBSD.org> | 2006-11-12 23:45:40 +0000 |
---|---|---|
committer | kientzle <kientzle@FreeBSD.org> | 2006-11-12 23:45:40 +0000 |
commit | 7f111df0280b73ecaf3370e35a7e2dd7c92ba596 (patch) | |
tree | 80996be19c4adc221d2616262d6adf7a6169c3c4 /lib/libarchive/archive_write_open_fd.c | |
parent | e9b95a7ee6d5a20eda85e12eedc5f32db6142aa7 (diff) | |
download | FreeBSD-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