From: Michael Vogt Date: Thu, 27 Mar 2014 09:14:30 +0000 (+0100) Subject: Use mkstemp() in apt-extracttemplaes (closes: #741627) X-Git-Tag: 1.0~11^2~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/8d50b63f28f0d68ca72b6dc6e50e09cfec9842be?hp=8d50b63f28f0d68ca72b6dc6e50e09cfec9842be 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. ---