]> git.saurik.com Git - apt.git/commit
* apt-inst/contrib/extracttar.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 19 Apr 2012 08:54:44 +0000 (10:54 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 19 Apr 2012 08:54:44 +0000 (10:54 +0200)
commit2448a064f33c66d4f698375d30b87201a5a3b103
treefc803751ce1129a35e567e657fd67764f108cf20
parent671b7116373153c6498bffafc7d0312b67ffb069
* apt-inst/contrib/extracttar.cc:
  - ensure that in StartGzip the InFd is set to "AutoClose" to ensure
    that the pipe is closed when InFd is closed. This fixes a Fd leak
    (LP: #985452)
apt-inst/contrib/extracttar.cc
debian/changelog