]> 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>
Wed, 21 Mar 2012 13:07:51 +0000 (22:07 +0900)
commitb6830c4d34e61fce8fd15667072be0966d29a4a1
tree1bdfb8f5840ac723680a80ac492b4e5446a2c0b1
parent60546c755ac19af1988eadf9c9cd6dcbea71403e
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