]> git.saurik.com Git - apt.git/commit
do not hang on piped input in PipedFileFdPrivate
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 9 Jun 2016 18:41:58 +0000 (20:41 +0200)
committerJulian Andres Klode <jak@debian.org>
Fri, 10 Jun 2016 13:25:12 +0000 (15:25 +0200)
commit36feef0dc51c444de1449ba26a0bf2248716591d
tree377533265faf277608f9045b7545232b139649f0
parent4331049f00c7a96edd7ce644a9a7036dd2722484
do not hang on piped input in PipedFileFdPrivate

This effects only compressors configured on the fly (rather then the
inbuilt ones as they use a library).

(cherry picked from commit bdc42211700ef0f6f40e4ef3f362e52d684d70fb)
apt-pkg/contrib/fileutl.cc
test/integration/framework
test/integration/test-apt-helper-cat-file [new file with mode: 0755]
test/integration/test-compressed-indexes