]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Make sure that we consume remaining data bytes before reading
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 16 Oct 2012 07:07:47 +0000 (16:07 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 16 Oct 2012 07:07:47 +0000 (16:07 +0900)
commit03b531014792a6e2897558e39f330c92bcfe84b1
tree503912f2b972d2e6442bcc8346f689314ced4ee1
parent65f042b31548cf2b2ca160b8ee4c884774e207be
Make sure that we consume remaining data bytes before reading
entries in a directory in case of reading the ISO image made
by makefs.
libarchive/archive_read_support_format_iso9660.c