]> git.saurik.com Git - apt.git/commit
don't leak dpkg statusfd pipe in debugging
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 9 Jun 2016 21:18:10 +0000 (23:18 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 10 Jun 2016 08:49:41 +0000 (10:49 +0200)
commit7977ed047f967b3e4b4091181acce3eaf7bd8176
tree73cac8d118fd08bc7706cb421f835c7d43f793ed
parent2202a8a05766586c60217d43193416dbd84be027
don't leak dpkg statusfd pipe in debugging

Not a big deal to leak fds in debugging mode, but for completeness.

Git-Dch: Ignore
apt-pkg/deb/dpkgpm.cc