]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Set a proper error message if we hit end-of-file when
authorTim Kientzle <kientzle@acm.org>
Sat, 7 Feb 2015 06:07:16 +0000 (22:07 -0800)
committerTim Kientzle <kientzle@acm.org>
Sat, 7 Feb 2015 06:07:16 +0000 (22:07 -0800)
commit24f5de6560f31a67bfdf5ddec367e70ecfa9e440
treef0df35653a9a28c26ef2eef5617eab55a82e811e
parentbc6710e0fc73990043ab3ea94f6c9ec75b924277
Set a proper error message if we hit end-of-file when
trying to read a cpio header.

Suggested by Issue #395, although the actual problem there
seems to have been the same as Issue #394.
libarchive/archive_read_support_format_cpio.c