]> git.saurik.com Git - apt.git/commit - apt-pkg/contrib/fileutl.cc
fix new[] vs delete mismatch introduced by b3db9d81
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 23 Dec 2015 18:42:53 +0000 (19:42 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 23 Dec 2015 18:42:53 +0000 (19:42 +0100)
commit117551478551958d62d9555c595f2990805137c0
treefdc59a78b016cd0d772570d567075f40e11097dc
parent8d968cc2d1e11da81f3bab878c1a413a97ca27ed
fix new[] vs delete mismatch introduced by b3db9d81

And as we are at it lets fix the 'style' issue I introduced with the
filefd changes as well.

Reported-By: gcc -fsanitize's & cppcheck
Git-Dch: Ignore
apt-pkg/contrib/fileutl.cc