eipp: let apt make a plan, not make stuff plane
[apt.git] / apt-pkg / deb / dpkgpm.cc
index b0237aa9adad648c96cfca875491c050ea51534b..d8e8388829aeb3e7bd2acbb851eedf978a3e945b 100644 (file)
@@ -1406,6 +1406,8 @@ bool pkgDPkgPM::Go(APT::Progress::PackageManager *progress)
               p != Packages.end(); ++p)
            free(*p);
         Packages.clear();
+        close(fd[0]);
+        close(fd[1]);
         continue;
       }
       Args.push_back(NULL);