dpkg-deb: work around bogus error message when working with XZ compressed packages
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Oct 2019 12:11:44 +0000 (14:11 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Oct 2019 12:11:44 +0000 (14:11 +0200)
commit42f454b13b8d972e85acd7f046065ec69af4d206
tree2cc09f3970a5115bee0fccda3c558a1e9211660f
parent7011eca83afc313098f9869eea36742d4506bc02
dpkg-deb: work around bogus error message when working with XZ compressed packages

function                                             old     new   delta
unpack_xz_stream                                    2309    2317      +8
bb_full_fd_action                                    464     472      +8

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/libarchive/decompress_unxz.c
archival/libarchive/unxz/xz_stream.h
libbb/copyfd.c