]> git.ipfire.org Git - thirdparty/libarchive.git/commit
7zip: Reduce archive_read_format_7zip_bid depth
authorTobias Stoeckmann <tobias@stoeckmann.org>
Mon, 27 Apr 2026 16:55:13 +0000 (18:55 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Mon, 27 Apr 2026 18:10:01 +0000 (20:10 +0200)
commit73db9854ad38fb3ecc5f2b6d0eb3ca2fedce4b7d
treee54d53a4fe23f13ae879bf4d564553c38cf112a2
parenteb6954c850471a544b29a293ea2eb89923284cb5
7zip: Reduce archive_read_format_7zip_bid depth

Prepare content of archive_read_format_7zip_bid to be split into its own
function which eventually can be reused by slurp_central_directory.

No real functional change (split if-blocks).

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