]> git.saurik.com Git - apt.git/commit
ExtractTar: Allow an empty decompressor program
authorGuillem Jover <guillem@debian.org>
Sun, 16 Feb 2014 22:29:13 +0000 (23:29 +0100)
committerMichael Vogt <mvo@debian.org>
Sat, 22 Feb 2014 19:06:41 +0000 (20:06 +0100)
commit3255db2d02358e0026c3e6d0d8cc1519bcd48faf
treeeff99c81e33a7006064bf134872e30184ddddf9f
parentbef4b142853642db669f6ffea54fa52c9b52cd95
ExtractTar: Allow an empty decompressor program

This allows for uncompressed tar files, as the decompressor process will
not get interposed in-between the file descriptors.
apt-inst/contrib/extracttar.cc