]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Improve the listing performance of CAB reader; Do not decode compressed data
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 22 Mar 2012 13:57:16 +0000 (22:57 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 22 Mar 2012 13:57:16 +0000 (22:57 +0900)
commit46a974bc2e33bb28e3f4b0fb2be4f38a360f89fc
tree870cc4f2c0d609fd8e9b1317e3aea08beaffe340
parentcd3ff3015ff2ac597fb21fa856215a90d4182bfe
Improve the listing performance of CAB reader; Do not decode compressed data
until archive_read_data* is invoked.
libarchive/archive_read_support_format_cab.c