diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2013-05-25 20:27:33 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2013-06-09 15:12:32 +0200 |
commit | bf35c19b817cc1474b3deabce0b0953c248bad42 (patch) | |
tree | 2f36749e2a351152b07df871857ddd20824008f6 /apt-pkg/contrib | |
parent | ae635e3cf7559f3455b88a2499e7521d2094c416 (diff) |
don't explicitly init ExtractTar InFd with invalid fd
The default constructor of the FileFd will kick in anyway,
which will know that the Fd is invalid while with this explicit
call it must be assumed that the fd is in fact valid, which
might generate errors in the future
Diffstat (limited to 'apt-pkg/contrib')
0 files changed, 0 insertions, 0 deletions