]> git.ipfire.org Git - thirdparty/libarchive.git/commit
rar: Clean up br on split archive entries (#2593)
authorTobias Stoeckmann <stoeckmann@users.noreply.github.com>
Fri, 9 May 2025 11:30:32 +0000 (13:30 +0200)
committerGitHub <noreply@github.com>
Fri, 9 May 2025 11:30:32 +0000 (13:30 +0200)
commit4f4e0e4b70c8b7f0efb0503e4db1917035efd864
treec1324c34c45a1ec88a0c4336b4d23e1679a838ea
parente744746cc154d59471442037ba8bea02735e47c2
rar: Clean up br on split archive entries (#2593)

Reset avail_in and next_in if the next entry of a split archive is
parsed to always update its internal structure to access next bytes when
cache runs empty.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
libarchive/archive_read_support_format_rar.c