]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use the format_raw handler to decompress files before trying to
authorTim Kientzle <kientzle@gmail.com>
Sun, 1 Nov 2009 18:07:03 +0000 (13:07 -0500)
committerTim Kientzle <kientzle@gmail.com>
Sun, 1 Nov 2009 18:07:03 +0000 (13:07 -0500)
commit5d86274b71ad6fafd9632bed5a21fe37e99ee6bc
tree8ec49a8da922c0292cb7ee0337d15869e0a7f1ee
parent44792f652c7d7c9a9c748da11a64b72279c2abb1
Use the format_raw handler to decompress files before trying to
fuzz them.  This will allow us to re-use more of the ISO sample files,
for instance.

SVN-Revision: 1569
libarchive/test/test_fuzz.c