]> git.ipfire.org Git - thirdparty/libarchive.git/commit
gzip: Support more large in-memory archives 3085/head
authorTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 27 May 2026 20:40:11 +0000 (22:40 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 27 May 2026 20:41:32 +0000 (22:41 +0200)
commit8a1750fda7acdfd1b6e79696baf19afb931a904d
tree9144674548ab2d660cb34614cd0f632486235826
parentc15997d4f303e01da11cb13e95783866c5cb0687
gzip: Support more large in-memory archives

Apply same logic of gzip_filter_read from commit
256c71ad4eee22a7dac2f13df1e20d85717cbdf6
to consumer_header, which contains the identical issue.

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