]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Issue 250:problem extracting from CAB file.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 17 Mar 2012 06:43:55 +0000 (15:43 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 20 Mar 2012 16:07:41 +0000 (01:07 +0900)
commit781efe13f0b13c4bc2e431bae80b5aa9af1536d9
tree6fd1dfb957c51a72c2a97e3572ec3efc61a6cf75
parent338fb93d5e42d6a16808a1ea7577d681d2feeb57
Issue 250:problem extracting from CAB file.
 - Do not clear ds->rbytes_avail when coming back to ST_RD_R0, ST_RD_R1
   and ST_RD_R2 statuses with a full of compressed data.
 - Correctly skip 16 bits when there is no current bits stream data.
libarchive/archive_read_support_format_cab.c