]> git.ipfire.org Git - thirdparty/libarchive.git/commit
If the temporary file gets truncated for any reason, die
authorTim Kientzle <kientzle@gmail.com>
Sat, 5 Jun 2010 01:51:47 +0000 (21:51 -0400)
committerTim Kientzle <kientzle@gmail.com>
Sat, 5 Jun 2010 01:51:47 +0000 (21:51 -0400)
commit5de7cbb23280c2cc85eeddb7fc0a4de5dda7d4eb
treead745ee8c6d02605f1f4a6072506c3fe32607ff1
parentaa2963829a7c8568dfa55273c11c220d9dd7075e
If the temporary file gets truncated for any reason, die
instead of getting stuck in an infinite loop.

SVN-Revision: 2444
libarchive/archive_write_set_format_xar.c