]> git.saurik.com Git - apt.git/commitdiff
* 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)
  - 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)


No differences found