Use mkstemp() in apt-extracttemplaes (closes: #741627)
authorMichael Vogt <mvo@debian.org>
Thu, 27 Mar 2014 09:14:30 +0000 (10:14 +0100)
committerMichael Vogt <mvo@debian.org>
Thu, 27 Mar 2014 09:14:30 +0000 (10:14 +0100)
commit8d50b63f28f0d68ca72b6dc6e50e09cfec9842be
tree07459f54a6fc1a24745fcfa769a7b6b0ea58b086
parent12c4e7c92a8909130ce9af17ef68d7383b57b1f6
Use mkstemp() in apt-extracttemplaes (closes: #741627)

Use mkstemp() in apt-extractemplates and add a integrationtest
for apt-extracttemplates too. Thanks to Steve Kemp for the report.
cmdline/apt-extracttemplates.cc
doc/apt-extracttemplates.1.xml
test/integration/framework
test/integration/test-apt-extracttemplates [new file with mode: 0755]